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
What steps did you take and what happened:
We get this error when using a private registry for policiesBundle, we have to use this because when pulling from ghcr.io we get the Rate Limit Error.
tls: failed to verify certificate: x509: certificate signed by unknown authority
Still when these setting is set:
policiesBundle:
insecure: true
As Information the registry we want to pull from is without user+pw
What steps did you take and what happened:
We get this error when using a private registry for policiesBundle, we have to use this because when pulling from ghcr.io we get the Rate Limit Error.
tls: failed to verify certificate: x509: certificate signed by unknown authority
Still when these setting is set:
As Information the registry we want to pull from is without user+pw
Probably related to:
#2212
#2228
What did you expect to happen:
Not getting an Certificate Error when using
Environment:
trivy-operator version
): trivy-operator:0.22.0kubectl version
): 1.29.4The text was updated successfully, but these errors were encountered: