docs: Move staging to .obx
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user