You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Flux helm-controller is taking over a Helm-chart installed via other means, Helm install, Helmfile sync etc.
The helm-controller is triggering a "Helm upgrade" to, I assume, add annotations and create Status.History for that HelmRelease object.
Problem description:
When Flux helm-controller is taking over a Helm-chart installed via other means, Helm install, Helmfile sync etc.
The helm-controller is triggering a "Helm upgrade" to, I assume, add annotations and create Status.History for that HelmRelease object.
Relevant code:
atomic_release.go#L363
Questions:
The text was updated successfully, but these errors were encountered: