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