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

Fix: Add extra pod annotation to the statefulset template #114

Merged
merged 3 commits into from
Jul 21, 2023

Conversation

roman-aleksejuk-telia
Copy link
Contributor

@roman-aleksejuk-telia roman-aleksejuk-telia commented Jul 20, 2023

What this PR does / why we need it:

"podAnnotations" parameter is defined in values.yaml file but not used in the actual statefulset/pod template. Therefore it is impossible to add additional pod annotation to the openldap pods currently. This PR fixes the issue.

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you updated the readme?
  • Is this PR backward compatible? If it is not backward compatible, please discuss open a ticket first

@roman-aleksejuk-telia roman-aleksejuk-telia changed the title Add pod annotation Fix: Add extra pod annotation to the statefulset template Jul 20, 2023
@jp-gouin jp-gouin merged commit 6a67820 into jp-gouin:master Jul 21, 2023
1 check passed
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.

2 participants