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

tls failed to verify certificate error when installing default catalog operatorhubio

Open psimms-cs opened this issue 1 year ago • 2 comments

I am getting this error on a fresh k8 cluster when installing the default catalog

I am trying to install the operator-controller and it pulls in the default catalog but getting failed to verify cert

Is there a way to skip verifying or thoughts on what the problem here is?

thank you

Default catalog https://github.com/operator-framework/catalogd/releases/download/v0.20.0/default-catalogs.yaml

Errror

      message: >-
        source bundle content: error fetching image descriptor: Get
        "https://quay.io/v2/": tls: failed to verify certificate: x509:
        certificate signed by unknown authority
      reason: UnpackFailed

psimms-cs avatar Aug 20 '24 16:08 psimms-cs