website
website copied to clipboard
helm install cert-manager with errors
helm install cert-manager jetstack/cert-manager --version v1.11.1
I just tried this and it worked for me in a fresh cluster. Usually something like this might be because your machine is part of a corporate network and the traffic might be going via a proxy? Could that be the case here.
Does this command work for you now?
If not, can you do the following and paste the output?
helm repo ls