fix: fix fornix domain (again)
This commit is contained in:
@@ -8,13 +8,13 @@ ingress:
|
|||||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||||
oceanbox.io/expose: internal
|
oceanbox.io/expose: internal
|
||||||
hosts:
|
hosts:
|
||||||
- host: fornix.dev.oceanbox.io
|
- host: fornix.hel1.oceanbox.io
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- fornix.dev.oceanbox.io
|
- fornix.hel1.oceanbox.io
|
||||||
secretName: fornix-tls
|
secretName: fornix-tls
|
||||||
volumes:
|
volumes:
|
||||||
- name: appsettings
|
- name: appsettings
|
||||||
|
|||||||
Reference in New Issue
Block a user