gitops-playground icon indicating copy to clipboard operation
gitops-playground copied to clipboard

FluxV1: Helm deployments via private git repo do not deploy

Open marekzan opened this issue 3 years ago • 0 comments

After switching to private repositories the helm-operator of fluxv1 is not able to sync the chart from the git repository if it is private. It is necessary to implement a mechanism so that the helm operator can read private chart repositories.

Possible solution: https://github.com/fluxcd/helm-operator/blob/master/chart/helm-operator/README.md#use-a-private-git-server

marekzan avatar Apr 15 '21 15:04 marekzan