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

Adding custom deployment annotations to control plane helm charts #13318

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gustavovera
Copy link

@gustavovera gustavovera commented Nov 13, 2024

Adding custom deployment annotations to control plane helm charts

There is no option to add custom deployment annotations to the control plane

Enhance the helm values.yaml to add a commonDeploymentAnnotations object following the commonLabels approach.

Documentation and templated helm chart

Fixes #13317

Signed-off-by: Gustavo Vera Heredia [email protected]

@gustavovera gustavovera requested a review from a team as a code owner November 13, 2024 07:38
Signed off by: Gustavo Vera Heredia<[email protected]>

Signed-off-by: Gustavo Vera Heredia <[email protected]>
@gustavovera gustavovera force-pushed the feat/addingDeploymentAnnotations branch from 90c31aa to fb24220 Compare November 13, 2024 07:57
@gustavovera
Copy link
Author

Thanks! happy to receive feedback to make the checks pass!

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.

Feature Request: possibility to include deployment annotations for control plane
2 participants