After login to an OpenShift cluster, I'm trying to run helm ls
and getting the following error:
Error: Kubernetes cluster unreachable: Get "https://<cluster-api-url>/version?timeout=32s": x509: certificate signed by unknown authority
I tried to follow this post helm: x509: certificate signed by unknown authority but it didn't help.