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

#2790: enable adding annotations to the weave-gitops deployment #2791

Merged
merged 3 commits into from
Sep 27, 2022

Conversation

angelbarrera92
Copy link
Contributor

Closes #2790

Changes the Helm chart that deploys the UI by adding a new entry in the values.yaml file.

  • annotations: It adds annotations (if any) to the weave-gitops deployment.

Why was this change made?
I need to add certain annotations to make github.com/stakater/reloader reload the deployment on configuration/credentials rotation.

How was this change implemented?
Just added a new non-required (optional) element to the values.yaml file.

How did you validate the change?
Rendering testing with multiple values in there.

Release notes

  • Enable adding annotations to the weave-gitops deployment

Documentation Changes

@ozamosi ozamosi added the type/enhancement New feature or request label Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm chart - annotations
2 participants