docs: Move staging to .obx

This commit is contained in:
2026-06-13 15:52:25 +02:00
parent ac18795766
commit 6e92e3ca1a
+3 -3
View File
@@ -10,16 +10,16 @@ ingress:
enabled: true
className: "haproxy"
annotations:
cert-manager.io/cluster-issuer: letsencrypt-staging
cert-manager.io/cluster-issuer: ca-issuer
haproxy.org/backend-protocol: h1
haproxy.org/cors-enable: "true"
oceanbox.io/expose: internal
hosts:
- host: docs.dev.oceanbox.io
- host: docs.dev.hel1.obx
paths:
- path: /
pathType: ImplementationSpecific
tls:
- hosts:
- docs.dev.oceanbox.io
- docs.dev.hel1.obx
secretName: default-docs-tls