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

Allow controllerImage to be pulled via image digest #11312

Closed
adamshawvipps opened this issue Aug 29, 2023 · 1 comment · Fixed by #11406
Closed

Allow controllerImage to be pulled via image digest #11312

adamshawvipps opened this issue Aug 29, 2023 · 1 comment · Fixed by #11406

Comments

@adamshawvipps
Copy link
Contributor

What problem are you trying to solve?

I need to reference each image via a digest . I cannot refference the controllerImage via digest currently

How should the problem be solved?

introduce functionality to the helm chart to allow this

Any alternatives you've considered?

I deploy via helm chart so there is no other good solution

How would users interact with this feature?

add field .controllerImageVersion to values.yaml and updates to the helm chart to allow the digest

Would you like to work on this feature?

yes

@adamshawvipps
Copy link
Contributor Author

#11313

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

Successfully merging a pull request may close this issue.

2 participants