source-controller icon indicating copy to clipboard operation
source-controller copied to clipboard

SSL error with helm chart

Open mv-yurchenko opened this issue 2 years ago • 1 comments

We use the helm chart, which is located on a self-signed certificate When we try to pull we get an x509 error...

We are currently adding a certificate, but to do this we had to issue permission to run as root

How can I avoid this without using an option to skip certificate validation

I would like to enclose a certificate, but not run it as root

mv-yurchenko avatar Sep 13 '23 07:09 mv-yurchenko

https://fluxcd.io/flux/components/source/helmrepositories/#cert-secret-reference

hiddeco avatar Sep 13 '23 07:09 hiddeco