Deploying Rancher using a cert-manager webhook (na...
# general
s
Deploying Rancher using a cert-manager webhook (namecheap). I've verified that cert-manager is able to obtain certificates using letsencrypt DNS challenge. I have two ClusterIssuers: letsencrypt-staging and letsencrypt-prod. I've tried installing rancher with the following options but it doesn;t appear to be requesting certificates. The cert that it offers up is the generic 'dynamic listener' cert. hostname: somehost.mydomain.com ingress.tls.source: secret ingress.extraAnnotations: cert-manager.io/issuer: letsencrypt-prod cert-manager.io/kind: ClusterIssuer privateCA: false replicas: 3