fix(sorcerer): sorcerer.oceanbox.io isntead of adm.vtn.obx
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
"http://localhost:8085",
|
"http://localhost:8085",
|
||||||
"http://localhost:8080",
|
"http://localhost:8080",
|
||||||
"https://localhost:8080",
|
"https://localhost:8080",
|
||||||
"https://sorcerer.adm.vtn.obx",
|
"https://sorcerer.rossby.oceanbox.io",
|
||||||
"https://sorcerer.local.oceanbox.io:8080",
|
"https://sorcerer.local.oceanbox.io:8080",
|
||||||
"https://atlantis.local.oceanbox.io:8080",
|
"https://atlantis.local.oceanbox.io:8080",
|
||||||
"https://maps.oceanbox.io",
|
"https://maps.oceanbox.io",
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ ingress:
|
|||||||
nginx.ingress.kubernetes.io/session-cookie-expires: "86400"
|
nginx.ingress.kubernetes.io/session-cookie-expires: "86400"
|
||||||
nginx.ingress.kubernetes.io/session-cookie-max-age: "86400"
|
nginx.ingress.kubernetes.io/session-cookie-max-age: "86400"
|
||||||
hosts:
|
hosts:
|
||||||
- host: sorcerer.adm.vtn.obx
|
- host: sorcerer.rossby.oceanbox.io
|
||||||
paths:
|
paths:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
@@ -60,7 +60,7 @@ ingress:
|
|||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- sorcerer.adm.vtn.obx
|
- sorcerer.rossby.oceanbox.io
|
||||||
secretName: prod-sorcerer-tls
|
secretName: prod-sorcerer-tls
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
|
|||||||
Reference in New Issue
Block a user