Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm Job Image should still be overridden if Helm Controller is disabled #15

Open
aiyengar2 opened this issue May 25, 2022 · 0 comments

Comments

@aiyengar2
Copy link

aiyengar2 commented May 25, 2022

- --helm-job-image={{ template "system_default_registry" . }}{{ .Values.helmController.job.image.repository }}:{{ .Values.helmController.job.image.tag }}

Even if the embedded helm controller is disabled, the Helm Job Image should still be overridden to ensure that the image deployed into the HelmChart CR by a Helm Project Operator contains private registry details.

Currently, this means that an airgapped RKE2 cluster will not have this image overridden on deployment by the operator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants