fluxcd-community / helm-charts

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

Adding CRD and RBAC annotation option #203

Closed odise closed 11 months ago

odise commented 11 months ago

What this PR does / why we need it:

Adding annotations to CRD and RBAC resources. This helps to keep those resources in cases where installCRDs: false or rbac.create: false will take effect on helm update.

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

odise commented 11 months ago

@stefanprodan thanks for the swift review/merge/release.