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

feat(helm): allow to set deployment annotations #537

Merged
merged 2 commits into from
Nov 29, 2021

Conversation

lucagouty
Copy link
Contributor

@lucagouty lucagouty commented Nov 2, 2021

ISSUE TYPE
  • Feature Pull Request
SUMMARY

Allow to set deployment annotations in helm chart.

Fixes #536

Remarks

I hesitated to use extraAnnotations, but when I look at other official helm charts most of the time they use different values for pods and deployments annotations.

Imho we should also rename extraAnnotations to podAnnotations but would be a breaking change so I left it as it was.

@PrasadG193
Copy link
Collaborator

Hey @lucagouty thanks for the PR.
@bhavin192 could you please review it?

@PrasadG193
Copy link
Collaborator

LGTM

@mergify mergify bot merged commit 36e9cd7 into kubeshop:develop Nov 29, 2021
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.

[FR] Allow to set deployment annotation in Helm Chart
2 participants