Replies: 2 comments 8 replies
-
|
Bumping the retries would fix it Docs: https://fluxcd.io/flux/components/helm/helmreleases/#configuring-failure-remediation |
Beta Was this translation helpful? Give feedback.
-
|
hey @stefanprodan, i was reproducing the however when i fix the helmrelease values on my gitrepo, flux sync automatically and it doesn't stuck on the Or it used to stuck but you guys improved the helm controller lately ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
One of the consequences of missing HelmRepository secret is because those
HelmReleaseswere not installed, aHelmReleasefrom a differentHelmRepositorywas not able to become ready.As a result, that HelmRelease ended up in the state "install retries exhausted".
To fix the problem I had to use
flux suspend/resume. But why? Is this documented somewhere?Beta Was this translation helpful? Give feedback.
All reactions