Replies: 1 comment 2 replies
-
I just applied this manifest in my cluster and it reconciled fine:
Flux uses the Helm SDK to fetch the Helm repository index, can't see why it would handle this differently. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm having issues configuring HelmRepositories that are using Github to host the helm charts. The issue seems to be due to the redirects that these repos tend to do. For some reason, it seems that flux does not revalidate the certificate for other urls than what is first configured.
Do others have the same issue as well, or do you have any ideas how I can work around this? (other than using a chart syncer if possible)
Example error:
Example HelmRepository:
Beta Was this translation helpful? Give feedback.
All reactions