grafana / helm-charts

Apache License 2.0
1.67k stars 2.29k forks source link

[rollout-operator] Add commonLabels (#3319) #3384

Closed ftrigari closed 3 weeks ago

ftrigari commented 1 month ago

Every object created by the chart can have custom labels.

Fixes https://github.com/grafana/helm-charts/issues/3319

I edited Rollour operator Charts using the same logic used for https://github.com/grafana/mimir/issues/9067