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 configurable labels and annotations sections for operator components in helm-charts #935

Merged
merged 5 commits into from
Jul 7, 2022

Conversation

waodim
Copy link
Contributor

@waodim waodim commented Jul 7, 2022

Description

In the values.yaml file in the sections of the operator components custom annotations and labels can be added by adding them to the empty array. They should then be visible in the rendered chart. They are simply added to the default labels and annotations.

How can this be tested?

Go into the values.yaml file and add custom labels or annotations, render the helm-chart and check, whether the labels or annotations are there or not.

Checklist

@waodim waodim added the helm Changes to helm templates or values file label Jul 7, 2022
@waodim waodim requested a review from a team as a code owner July 7, 2022 09:51
@0sewa0
Copy link
Contributor

0sewa0 commented Jul 7, 2022

you could add helm unit-tests for this 😉

0sewa0
0sewa0 previously approved these changes Jul 7, 2022
@waodim waodim merged commit 0613db9 into master Jul 7, 2022
@waodim waodim deleted the feature/add-configurable-annotations-labels branch July 7, 2022 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helm Changes to helm templates or values file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants