major: flipping everything over to new k9s cluster!

This commit is contained in:
2024-03-10 13:31:38 +01:00
parent 39f9f70a70
commit 6bfc37c723
12 changed files with 20 additions and 14 deletions
+1 -1
View File
@@ -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"
}
+1 -1
View File
@@ -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"
}
+2 -2
View File
@@ -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: