docs: Use staging cert in dev

This commit is contained in:
2026-06-13 15:40:00 +02:00
parent 73e25e9250
commit ac18795766
+1 -1
View File
@@ -10,7 +10,7 @@ ingress:
enabled: true enabled: true
className: "haproxy" className: "haproxy"
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-production cert-manager.io/cluster-issuer: letsencrypt-staging
haproxy.org/backend-protocol: h1 haproxy.org/backend-protocol: h1
haproxy.org/cors-enable: "true" haproxy.org/cors-enable: "true"
oceanbox.io/expose: internal oceanbox.io/expose: internal