From 63d480927d47553dcc5fc5e6c6462627fd2fbe75 Mon Sep 17 00:00:00 2001 From: Hermes Agent service account Date: Fri, 5 Jun 2026 20:04:38 -0500 Subject: [PATCH] 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. --- cluster/applications/couchdb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/applications/couchdb/values.yaml b/cluster/applications/couchdb/values.yaml index 8374487..e27de4c 100644 --- a/cluster/applications/couchdb/values.yaml +++ b/cluster/applications/couchdb/values.yaml @@ -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: