major: flipping everything over to new k9s cluster!
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"https://stig-atlantis.beta.oceanbox.io",
|
||||
"https://a.local.oceanbox.io:8080"
|
||||
],
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logService" : "https://seq.adm.oceanbox.io",
|
||||
"logApiKey": "",
|
||||
"cliUsers": [
|
||||
"admin:en-to-tre-fire"
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"https://stig-atlantis.beta.oceanbox.io",
|
||||
"https://atlantis.local.oceanbox.io:8080"
|
||||
],
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logService" : "https://seq.adm.oceanbox.io",
|
||||
"logApiKey": "",
|
||||
"cliUsers": [
|
||||
"admin:en-to-tre-fire"
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -9,6 +9,10 @@ ingress:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||
hosts:
|
||||
- host: idp.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
- host: idp.srv.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
@@ -16,6 +20,7 @@ ingress:
|
||||
tls:
|
||||
- secretName: prod-dex-tls
|
||||
hosts:
|
||||
- idp.oceanbox.io
|
||||
- idp.srv.oceanbox.io
|
||||
|
||||
|
||||
|
||||
@@ -25,7 +25,8 @@ ingress:
|
||||
nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
|
||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||
enabled: true
|
||||
extraHosts: []
|
||||
extraHosts:
|
||||
- auth.oceanbox.io
|
||||
extraPaths: []
|
||||
hostname: auth.srv.oceanbox.io
|
||||
ingressClassName: nginx
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"https://maps.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 @@
|
||||
"https://atlantis.srv.oceanbox.io",
|
||||
"https://atlantis.local.oceanbox.io:8080"
|
||||
],
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logService" : "https://seq.adm.oceanbox.io",
|
||||
"logApiKey": "",
|
||||
"deployEnv": "staging"
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@ ui:
|
||||
enabled: true
|
||||
path: /
|
||||
hosts:
|
||||
- seq.beta.oceanbox.io
|
||||
- seq.adm.oceanbox.io
|
||||
|
||||
# The ingestion-only API.
|
||||
# This API is a subset of ui that can only ingest events.
|
||||
@@ -33,7 +33,7 @@ ingestion:
|
||||
enabled: false
|
||||
path: /
|
||||
hosts:
|
||||
- ingestion.seq.beta.oceanbox.io
|
||||
- ingestion.seq.adm.oceanbox.io
|
||||
|
||||
# Accept events in the GELF format and forward them to Seq.
|
||||
gelf:
|
||||
@@ -68,7 +68,7 @@ ingress:
|
||||
tls:
|
||||
- secretName: seq-tls
|
||||
hosts:
|
||||
- seq.beta.oceanbox.io
|
||||
- seq.adm.oceanbox.io
|
||||
labels: {}
|
||||
|
||||
resources:
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
],
|
||||
"archiveSvc": "https://archmeister.srv.oceanbox.io",
|
||||
"cacheDir": "/data/archives/cache",
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logService" : "https://seq.adm.oceanbox.io",
|
||||
"logApiKey": "",
|
||||
"deployEnv": "prod"
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
],
|
||||
"archiveSvc": "https://archmeister.beta.oceanbox.io",
|
||||
"cacheDir": "/data/archives/cache",
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logService" : "https://seq.adm.oceanbox.io",
|
||||
"logApiKey": "",
|
||||
"deployEnv": "staging"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user