-
Notifications
You must be signed in to change notification settings - Fork 88
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
Add pod annotations support #407
base: master
Are you sure you want to change the base?
Conversation
- Add podAnnotations value to add podannotations on each components - Add customPodAnnotation value to add podannotations on all components - bumped version 3.11.1 and regenerated docs Signed-off-by: Calvin Audier <[email protected]>
@Jasstkn @ispeakc0de @imrajdas Tagging you for review / merge of the PR. |
Signed-off-by: Calvin Audier <[email protected]>
I can switch to "with" instead of "if" in the deployment if needed. |
Signed-off-by: Calvinaud <[email protected]>
Signed-off-by: Calvin Audier <[email protected]>
Hi @Calvinaud We just did the 3.13.x release due to that, your PR got some conflicts. Can you please update your PR. We will take this PR before next release so that it come as part of 3.14.x. |
Hello, @Jonsy13, Updated the PR to chart |
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.
Changes looks good! Thanks @Calvinaud
What this PR does / why we need it:
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer:
This PR is inspired by #274 but which is inactive for quite a long time. If needed, I can close this PR in favor of the old one if it become active again.
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]