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

Add pod annotations support #407

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Calvinaud
Copy link
Contributor

  • 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

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.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

- 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 <calvin.audier@amadeus.com>
@Calvinaud
Copy link
Contributor Author

@Jasstkn @ispeakc0de @imrajdas Tagging you for review / merge of the PR.

Signed-off-by: Calvin Audier <calvin.audier@amadeus.com>
@Calvinaud
Copy link
Contributor Author

I can switch to "with" instead of "if" in the deployment if needed.

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.

Add custom annotations support
1 participant