You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have this error when we are trying to connect a VSC agent, which is in an EKS cluster deploy by the helm chart, to our private gitlab repos. The problem regards the certificate. We have to use our internal certificate but when I tried to mount a volume and use it in your deployment, it didn't work. We have this issue :
We have this error when we are trying to connect a VSC agent, which is in an EKS cluster deploy by the helm chart, to our private gitlab repos. The problem regards the certificate. We have to use our internal certificate but when I tried to mount a volume and use it in your deployment, it didn't work. We have this issue :
{"caller":"agent.go:167","error":"Get "https://ourgitlab.fr/gotocloud/api/v4/projects?min_access_level=40&per_page=100&simple=true\": tls: failed to verify certificate: x509: certificate signed by unknown authority"}
Did you have any solution?
The text was updated successfully, but these errors were encountered: