bjw-s / helm-charts

A collection of Helm charts
https://bjw-s.github.io/helm-charts/
Apache License 2.0
524 stars 98 forks source link

secret checksum do not follow secret enabled #262

Closed n0rad closed 4 months ago

n0rad commented 5 months ago

The rendering of secrets now assume secret object is enabled by default without the flag. The checksum rendering in pod annotations only check that flag exists without taking into account that it's enabled by default

bjw-s commented 4 months ago

Thanks for reporting! This should be fixed in the upcoming 2.6.0 release :)