fix(sorcerer): sorcerer.oceanbox.io isntead of adm.vtn.obx

This commit is contained in:
2025-11-29 15:20:25 +01:00
parent da271376ba
commit 51bb191001
2 changed files with 3 additions and 3 deletions
@@ -53,7 +53,7 @@
"http://localhost:8085",
"http://localhost:8080",
"https://localhost:8080",
"https://sorcerer.adm.vtn.obx",
"https://sorcerer.rossby.oceanbox.io",
"https://sorcerer.local.oceanbox.io:8080",
"https://atlantis.local.oceanbox.io:8080",
"https://maps.oceanbox.io",
@@ -40,7 +40,7 @@ ingress:
nginx.ingress.kubernetes.io/session-cookie-expires: "86400"
nginx.ingress.kubernetes.io/session-cookie-max-age: "86400"
hosts:
- host: sorcerer.adm.vtn.obx
- host: sorcerer.rossby.oceanbox.io
paths:
paths:
- path: /
@@ -60,7 +60,7 @@ ingress:
pathType: ImplementationSpecific
tls:
- hosts:
- sorcerer.adm.vtn.obx
- sorcerer.rossby.oceanbox.io
secretName: prod-sorcerer-tls
persistence: