Skip to content

Helm(fix): update outdated custom domain value in damap ingress & fix custom build refs#474

Merged
SotosTsepe merged 2 commits intonextfrom
st/patch-helm-chart
Mar 10, 2026
Merged

Helm(fix): update outdated custom domain value in damap ingress & fix custom build refs#474
SotosTsepe merged 2 commits intonextfrom
st/patch-helm-chart

Conversation

@SotosTsepe
Copy link
Member

@SotosTsepe SotosTsepe commented Mar 6, 2026

This fix renames the outdated custom_domain value to customDomain.

This affects OpenShift deployments using a custom domain; the chart rendered the default OpenShift Route resources instead of the expected Ingress resources using the OpenShift ingressClass (fetched from the values.yaml).

The custom build was also fixed, referencing the correct image registry from OpenShift.
Note: If running the chart with kustomize (as in our case), remember to specify the namespace explicitly in the charts section ( {{ .Release.namespace }} may not be correctly populated in the custom build section)

@SotosTsepe SotosTsepe requested a review from a team as a code owner March 6, 2026 16:38
@SotosTsepe SotosTsepe enabled auto-merge (rebase) March 6, 2026 16:44
@SotosTsepe SotosTsepe force-pushed the st/patch-helm-chart branch from fe38f43 to 4d7fa25 Compare March 9, 2026 13:44
@SotosTsepe SotosTsepe changed the title Helm(fix): update outdated custom domain value in damap ingress Helm(fix): update outdated custom domain value in damap ingress & fix custom build refs Mar 10, 2026
Copy link
Contributor

@ValentinFutterer ValentinFutterer left a comment

Choose a reason for hiding this comment

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

Looks good

@SotosTsepe SotosTsepe merged commit d507ba8 into next Mar 10, 2026
6 checks passed
@SotosTsepe SotosTsepe deleted the st/patch-helm-chart branch March 10, 2026 11:05
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