-
-
Notifications
You must be signed in to change notification settings - Fork 117
Add custom image.tag for all pods #200
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
Conversation
|
+1. Yes please. This would allow me to easily utilize stable 3.4 containers with stackstorm-ha without having to maintain a patched Charts.yaml or a big Kustomize patch! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice!
Thanks for the helpful addition 👍
Follow up for StackStorm#200
|
Oops. I missed one tag in a helper template. Pushed a follow up in #214. |
Follow up for StackStorm#200
Follow up for StackStorm#200
Fix tag in helper (follow up to #200)
Follow up for StackStorm#200
This adds an image.tag value for each of the pods.
Partially implements #132 (this only adds custom image.tag, not image.repository).