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

[Enhancement] Add additionalLabels support in the operator helm chart #402

Closed
ecojan opened this issue Oct 15, 2021 · 0 comments · Fixed by #403
Closed

[Enhancement] Add additionalLabels support in the operator helm chart #402

ecojan opened this issue Oct 15, 2021 · 0 comments · Fixed by #403

Comments

@ecojan
Copy link
Contributor

ecojan commented Oct 15, 2021

Description

A simple enhancement to add the additionalLabels field so that an user of the chart can introduce custom labels if needed.

Importance

Importance is nice to have. A lot of modern helm chart have support for this.

Location

Zookeeper operator helm-chart.

Suggestions for an improvement

add the labels field as n dictionary under the values.yaml file and modify _helpers.tpl file to add the labels field under commonLabels func (similar to Zookeeper chart).

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 a pull request may close this issue.

2 participants