Question
How to setup tls certificate with cert-manager and helm?
I’ve followed this tutorial - https://www.digitalocean.com/community/tutorials/how-to-set-up-an-nginx-ingress-on-digitalocean-kubernetes-using-helm . And everything seem to working fine until the very last step when I’m missing the output
“Normal Issued 21s cert-manager Certificate issued successfully”
And my domains aren’t secured as expected. Any suggestions or different resources I can try?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×