major: flipping everything over to new k9s cluster!
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"http://atlantis.srv.oceanbox.io",
|
||||
"https://atlantis.srv.oceanbox.io"
|
||||
],
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logService" : "https://seq.adm.oceanbox.io",
|
||||
"logApiKey": "",
|
||||
"deployEnv": "prod"
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"http://atlantis.beta.oceanbox.io",
|
||||
"https://atlantis.beta.oceanbox.io"
|
||||
],
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logService" : "https://seq.adm.oceanbox.io",
|
||||
"logApiKey": "",
|
||||
"deployEnv": "staging"
|
||||
}
|
||||
|
||||
@@ -7,14 +7,14 @@ ingress:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
- host: maps.srv.oceanbox.io
|
||||
- host: maps.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- hosts:
|
||||
- atlantis.srv.oceanbox.io
|
||||
- maps.srv.oceanbox.io
|
||||
- maps.oceanbox.io
|
||||
secretName: atlantis-tls
|
||||
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user