Skip to content

Conversation

pantierra
Copy link
Contributor

Related to EOEPCA/data-access#172

It introduces an optional attribute overrideRootPath which allows to set a different path for the ingress than the application is available for health checks and internal root path settings. This might be necessary when a different proxy configuration is being used.

@pantierra pantierra force-pushed the feature/add-override-root-path branch from 007d372 to 20720c2 Compare July 11, 2025 13:20
@pantierra pantierra marked this pull request as ready for review July 11, 2025 13:23
@pantierra pantierra force-pushed the feature/add-override-root-path branch from d1fb8fe to 8e08333 Compare July 11, 2025 13:29
readinessProbe:
httpGet:
{{- if .Values.multidim.overrideRootPath}}
path: {{ .Values.multidim.overrideRootPath }}/healthz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

z in this is gross but that's another day 🤣

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, please, this needs to be fixed upstream - fyi @vincentsarago

@pantierra pantierra merged commit a08e964 into main Jul 11, 2025
2 checks passed
@pantierra pantierra deleted the feature/add-override-root-path branch July 11, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants