Hello
We just updated to 2.6.9 and are seeing some issues with helm authentication in fleet. Getting 401 errors when authentication with known good passwords to multiple repos. Configuring the repos to not require auth means we get access. Any ideas?
b
bulky-salesclerk-56184
11/15/2022, 2:30 PM
Hey, the Helm module was bumped from 3.6.3 to 3.9.0, maybe it is related to that.
Do the repos have a valid https certificate?
b
bland-area-30120
11/15/2022, 2:35 PM
they do yes, but good hint, I'll look into the differences in these versions
👍 1
doesn't seem to be a difference but I noticed something. The usernames have special characters in them that I need to escape when adding the repos locally. But adding that to the basic auth secret that fleet is using has no effect