docs: Move staging to .obx
This commit is contained in:
@@ -10,16 +10,16 @@ ingress:
|
|||||||
enabled: true
|
enabled: true
|
||||||
className: "haproxy"
|
className: "haproxy"
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-staging
|
cert-manager.io/cluster-issuer: ca-issuer
|
||||||
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
|
||||||
hosts:
|
hosts:
|
||||||
- host: docs.dev.oceanbox.io
|
- host: docs.dev.hel1.obx
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- docs.dev.oceanbox.io
|
- docs.dev.hel1.obx
|
||||||
secretName: default-docs-tls
|
secretName: default-docs-tls
|
||||||
|
|||||||
Reference in New Issue
Block a user