fix(sorcere/atlantis): Naming beta sorcerer *.ekman
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
"http://localhost:8080",
|
||||
"https://localhost:8080",
|
||||
"https://sorcerer.data.oceanbox.io",
|
||||
"https://sorcerer.beta.oceanbox.io",
|
||||
"https://sorcerer.beta.ekman.oceanbox.io",
|
||||
"https://sorcerer.ekman.oceanbox.io",
|
||||
"https://sorcerer.local.oceanbox.io:8080",
|
||||
"https://atlantis.local.oceanbox.io:8080",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: git.oceanbox.io/oceanbox/poseidon/sorcerer
|
||||
tag: a0e383e7-debug
|
||||
# image:
|
||||
# repository: git.oceanbox.io/oceanbox/poseidon/sorcerer
|
||||
# tag: v1.41.4
|
||||
|
||||
podAnnotations:
|
||||
dapr.io/enabled: "true"
|
||||
@@ -44,7 +44,7 @@ ingress:
|
||||
nginx.ingress.kubernetes.io/session-cookie-expires: "86400"
|
||||
nginx.ingress.kubernetes.io/session-cookie-max-age: "86400"
|
||||
hosts:
|
||||
- host: sorcerer.beta.oceanbox.io
|
||||
- host: sorcerer.beta.ekman.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
@@ -63,7 +63,7 @@ ingress:
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- hosts:
|
||||
- sorcerer.beta.oceanbox.io
|
||||
- sorcerer.beta.ekman.oceanbox.io
|
||||
secretName: beta-sorcerer-tls
|
||||
|
||||
persistence:
|
||||
|
||||
Reference in New Issue
Block a user