Skip to content

Add imageRegistry/imageNamespace to Helm chart image settings#782

Open
FelixPhipps wants to merge 1 commit intomasterfrom
update-helm-secure
Open

Add imageRegistry/imageNamespace to Helm chart image settings#782
FelixPhipps wants to merge 1 commit intomasterfrom
update-helm-secure

Conversation

@FelixPhipps
Copy link
Contributor

Adds imageRegistry and imageNamespace values, aligning image configuration with cert-manager charts.

Implements https://github.com/cert-manager/cert-manager/blob/master/design/20260120.images-in-the-helm-chart.md (cert-manager/cert-manager#8425)

Signed-off-by: felix.phipps <felix.phipps@cyberark.com>
( .image.tag = "$(helm_image_tag)" )' \
$1 --inplace
echo "no mutations defined for this chart"
endef
Copy link
Contributor

Choose a reason for hiding this comment

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

suggestion: I think something like this might be missing for the disco-agent chart in

define ark_helm_values_mutation_function

For me, the e2e tests are legitimately failing now that the disco backend issues are fixed!

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