helm-controller
helm-controller copied to clipboard
Flux Helm Not Removing HPA objects on upgrade
Hi, We are seeing an issue where if we remove a HPA object from the helm chart in a new release this is not removed when the Helm upgrade is performed by Flux.
Is this expected behaviour? if so what is the recommended way to reconcile the helm chart?
Thanks
flux: v2.2.3 distribution: flux-v2.2.3 helm-controller: v0.37.4 image-automation-controller: v0.37.1 image-reflector-controller: v0.31.2 kustomize-controller: v1.2.2 notification-controller: v1.2.4 source-controller: v1.2.4
Hello, are you sure that the new version has been picked up by Flux? Can you provide an example of your in-cluster CRs?