fluxcd-community / helm-charts

Community maintained Helm charts for Flux
Apache License 2.0
121 stars 76 forks source link

feat: enable labeling of deployments #192

Closed dirien closed 1 year ago

dirien commented 1 year ago

What this PR does / why we need it:

This PR adds the functionality of adding labels to the Deployment resource.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

stefanprodan commented 1 year ago

You've changed the YAML indentation and this breaks CI, undo those changes please.

dirien commented 1 year ago

Done @stefanprodan, sorry did not saw this.