kafbat / helm-charts

Helm charts for kafbat projects
https://ui.charts.kafbat.io/
Apache License 2.0
3 stars 7 forks source link

add deployment custom labels #18

Open crimarz opened 2 weeks ago

crimarz commented 2 weeks ago

Issue submitter TODO list

Describe the bug (actual behavior)

I think it will be useful to permit custom labels for deployment as already in place for pods (.Values.podLabels)

Expected behavior

possibility to set a new value (.Values.deploymentLabels ? ) with a list of custom labels for deployment

Your installation details

Appversion:v1.0.0 Chartversion:kafka-ui-1.4.0

Steps to reproduce

n/a

Screenshots

No response

Logs

No response

Additional context

No response

Haarolean commented 3 days ago

Hi, feel free to raise a PR for this :)