chore(couchdb): switch to production Let's Encrypt certificate

Replace letsencrypt-staging with letsencrypt-prod for trusted certificate.
Staging cert was causing connection resets due to certificate validation failures.
This commit is contained in:
Hermes Agent service account
2026-06-05 20:04:38 -05:00
parent fa86fa4c9c
commit 63d480927d

View File

@@ -58,7 +58,7 @@ ingress:
enabled: true
className: nginx
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-staging" # Start with staging
cert-manager.io/cluster-issuer: "letsencrypt-prod"
external-dns.alpha.kubernetes.io/hostname: "communicore.local.mk-labs.cloud"
external-dns.alpha.kubernetes.io/target: "10.1.71.80"
hosts: