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 support for the custom annotations on the deployment #92

Open
2 tasks done
ChocPanda opened this issue Sep 7, 2022 · 1 comment
Open
2 tasks done

Add support for the custom annotations on the deployment #92

ChocPanda opened this issue Sep 7, 2022 · 1 comment

Comments

@ChocPanda
Copy link

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Problem Description

I can't add custom annotations to deployment

Proposed Solution

Add a .Values.deploymentAnnotations value which allows users to add custom annotations to the deployment

Alternatives Considered

Adding annotations to the pod, however the annotation I need to add must be added to the deployment because they require use of rolling updates

Additional Information

No response

@olzemal
Copy link

olzemal commented Jul 6, 2023

Looks like this was implemented in #105

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

No branches or pull requests

2 participants