Merge branch 'main' of gitlab.com:oceanbox/manifests
This commit is contained in:
@@ -10,12 +10,12 @@ spec:
|
|||||||
elements:
|
elements:
|
||||||
- cluster: https://10.255.241.99:4443
|
- cluster: https://10.255.241.99:4443
|
||||||
env: prod
|
env: prod
|
||||||
hostname: sorcerer.srv.archive.oceanbox.io
|
hostname: sorcerer.data.oceanbox.io
|
||||||
autoSync: false
|
autoSync: false
|
||||||
prune: true
|
prune: true
|
||||||
- cluster: https://10.255.241.99:4443
|
- cluster: https://10.255.241.99:4443
|
||||||
env: staging
|
env: staging
|
||||||
hostname: sorcerer.beta.archive.oceanbox.io
|
hostname: sorcerer.ekman.oceanbox.io
|
||||||
autoSync: true
|
autoSync: true
|
||||||
prune: true
|
prune: true
|
||||||
template:
|
template:
|
||||||
@@ -24,7 +24,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: atlantis
|
||||||
destination:
|
destination:
|
||||||
namespace: oceanbox
|
namespace: sorcerer
|
||||||
server: '{{ .cluster }}'
|
server: '{{ .cluster }}'
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
@@ -43,4 +43,5 @@ spec:
|
|||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: {{ .prune }}
|
prune: {{ .prune }}
|
||||||
|
selfHeal: false
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
@@ -28,14 +28,14 @@
|
|||||||
"https://atlantis.srv.oceanbox.io",
|
"https://atlantis.srv.oceanbox.io",
|
||||||
"https://maps.relic.oceanbox.io",
|
"https://maps.relic.oceanbox.io",
|
||||||
"https://sorcerer.data.oceanbox.io",
|
"https://sorcerer.data.oceanbox.io",
|
||||||
"https://sorcerer.data.srv.oceanbox.io",
|
"https://sorcerer.ekman.oceanbox.io",
|
||||||
"https://sorcerer.jonas.ekman.oceanbox.io",
|
"https://sorcerer.jonas.ekman.oceanbox.io",
|
||||||
"https://sorcerer.simkir..ekman.oceanbox.io",
|
"https://sorcerer.simkir.ekman.oceanbox.io",
|
||||||
"https://sorcerer.stig.ekman.oceanbox.io",
|
"https://sorcerer.stig.ekman.oceanbox.io",
|
||||||
"https://atlantis.beta.oceanbox.io",
|
"https://atlantis.beta.oceanbox.io",
|
||||||
"https://atlantis.jonas.tilt.oceanbox.io",
|
"https://atlantis.jonas.dev.oceanbox.io",
|
||||||
"https://atlantis.stig.tilt.oceanbox.io",
|
"https://atlantis.stig.dev.oceanbox.io",
|
||||||
"https://atlantis.simkir.tilt.oceanbox.io",
|
"https://atlantis.simkir.dev.oceanbox.io",
|
||||||
"https://atlantis.local.oceanbox.io:8080"
|
"https://atlantis.local.oceanbox.io:8080"
|
||||||
],
|
],
|
||||||
"logService" : "https://seq.adm.oceanbox.io",
|
"logService" : "https://seq.adm.oceanbox.io",
|
||||||
|
|||||||
@@ -24,14 +24,13 @@
|
|||||||
"dataProtectionKeys": "DataProtection-Keys"
|
"dataProtectionKeys": "DataProtection-Keys"
|
||||||
},
|
},
|
||||||
"allowedOrigins": [
|
"allowedOrigins": [
|
||||||
"https://atlantis.beta.oceanbox.io",
|
|
||||||
"https://sorcerer.data.beta.oceanbox.io",
|
|
||||||
"https://sorcerer.beta.data.oceanbox.io",
|
|
||||||
"https://sorcerer.hpc.oceanbox.io",
|
|
||||||
"https://maps.oceanbox.io",
|
"https://maps.oceanbox.io",
|
||||||
"https://atlantis.jonas.tilt.oceanbox.io",
|
"https://atlantis.beta.oceanbox.io",
|
||||||
"https://atlantis.stig.tilt.oceanbox.io",
|
"https://sorcerer.data.oceanbox.io",
|
||||||
"https://atlantis.simkir.tilt.oceanbox.io",
|
"https://sorcerer.ekman.oceanbox.io",
|
||||||
|
"https://atlantis.jonas.dev.oceanbox.io",
|
||||||
|
"https://atlantis.stig.dev.oceanbox.io",
|
||||||
|
"https://atlantis.simkir.dev.oceanbox.io",
|
||||||
"https://atlantis.local.oceanbox.io:8080"
|
"https://atlantis.local.oceanbox.io:8080"
|
||||||
],
|
],
|
||||||
"logService" : "https://seq.adm.oceanbox.io",
|
"logService" : "https://seq.adm.oceanbox.io",
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ description: Atlantis map and simulation service
|
|||||||
type: application
|
type: application
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
version: v2.78.7
|
version: v2.78.8
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: v2.78.7
|
appVersion: v2.78.8
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: registry.gitlab.com/oceanbox/atlantis
|
repository: registry.gitlab.com/oceanbox/atlantis
|
||||||
tag: v2.78.7
|
tag: v2.78.8
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
init:
|
init:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
"dataProtectionKeys": "DataProtection-Keys"
|
"dataProtectionKeys": "DataProtection-Keys"
|
||||||
},
|
},
|
||||||
"archmeister" : "https://archmeister.srv.oceanbox.io",
|
"archmeister" : "https://archmeister.srv.oceanbox.io",
|
||||||
"sorcerer" : "https://sorcerer.data.srv.oceanbox.io",
|
"sorcerer" : "https://sorcerer.data.oceanbox.io",
|
||||||
"allowedOrigins": [
|
"allowedOrigins": [
|
||||||
"http://maps.oceanbox.io",
|
"http://maps.oceanbox.io",
|
||||||
"https://maps.oceanbox.io",
|
"https://maps.oceanbox.io",
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
"dataProtectionKeys": "DataProtection-Keys"
|
"dataProtectionKeys": "DataProtection-Keys"
|
||||||
},
|
},
|
||||||
"archmeister" : "https://archmeister.beta.oceanbox.io",
|
"archmeister" : "https://archmeister.beta.oceanbox.io",
|
||||||
"sorcerer" : "https://sorcerer.data.beta.oceanbox.io",
|
"sorcerer" : "https://sorcerer.ekman.oceanbox.io",
|
||||||
"allowedOrigins": [
|
"allowedOrigins": [
|
||||||
"http://atlantis.beta.oceanbox.io",
|
"http://atlantis.beta.oceanbox.io",
|
||||||
"https://atlantis.beta.oceanbox.io"
|
"https://atlantis.beta.oceanbox.io"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
tag: ba9e9e3f-debug
|
tag: 8f201d7e-debug
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
|
|||||||
@@ -109,18 +109,16 @@ staticClients:
|
|||||||
secret: kfngKJF9EKVBnnvgkdmPfs0qw3rmjslk
|
secret: kfngKJF9EKVBnnvgkdmPfs0qw3rmjslk
|
||||||
- id: sorcerer
|
- id: sorcerer
|
||||||
redirectURIs:
|
redirectURIs:
|
||||||
|
- 'https://sorcerer.data.oceanbox.io/signin-oidc'
|
||||||
- 'https://sorcerer.ekman.oceanbox.io/signin-oidc'
|
- 'https://sorcerer.ekman.oceanbox.io/signin-oidc'
|
||||||
- 'https://sorcerer.hpc.oceanbox.io/signin-oidc'
|
|
||||||
name: 'Sorcerer'
|
name: 'Sorcerer'
|
||||||
secret: sIUXxSQLaTJiLCQ9AqBhmEbAL9lubHGB
|
secret: sIUXxSQLaTJiLCQ9AqBhmEbAL9lubHGB
|
||||||
- id: sorcerer_dev
|
- id: sorcerer_dev
|
||||||
redirectURIs:
|
redirectURIs:
|
||||||
- 'https://dev.sorcerer.ekman.oceanbox.io/signin-oidc'
|
|
||||||
- 'https://sorcerer.ekman.oceanbox.io/signin-oidc'
|
- 'https://sorcerer.ekman.oceanbox.io/signin-oidc'
|
||||||
- 'https://sorcerer.hpc.oceanbox.io/signin-oidc'
|
- 'https://sorcerer.jonas.dev.oceanbox.io/signin-oidc'
|
||||||
- 'https://sorcerer.jonas.tilt.oceanbox.io/signin-oidc'
|
- 'https://sorcerer.stig.dev.oceanbox.io/signin-oidc'
|
||||||
- 'https://sorcerer.stig.tilt.oceanbox.io/signin-oidc'
|
- 'https://sorcerer.simkir.dev.oceanbox.io/signin-oidc'
|
||||||
- 'https://sorcerer.simkir.tilt.oceanbox.io/signin-oidc'
|
|
||||||
name: 'Sorcerer dev'
|
name: 'Sorcerer dev'
|
||||||
secret: cyrgDr1UzhQrJn8nRVqEt9BJ9mLk3OBy
|
secret: cyrgDr1UzhQrJn8nRVqEt9BJ9mLk3OBy
|
||||||
- id: archmeister
|
- id: archmeister
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
tag: 9bbc5bf0-debug
|
tag: 130fcebb-debug
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-staging
|
cert-manager.io/cluster-issuer: letsencrypt-staging
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
tag: 33540e54-debug
|
tag: c9cf94b1-debug
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-staging
|
cert-manager.io/cluster-issuer: letsencrypt-staging
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ description: A Helm chart for Kubernetes
|
|||||||
type: application
|
type: application
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
version: v4.7.6
|
version: v4.7.7
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: v4.7.6
|
appVersion: v4.7.7
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: registry.gitlab.com/oceanbox/sorcerer
|
repository: registry.gitlab.com/oceanbox/sorcerer
|
||||||
tag: v4.7.6
|
tag: v4.7.7
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
init:
|
init:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
"https://maps.oceanbox.io",
|
"https://maps.oceanbox.io",
|
||||||
"https://atlantis.srv.oceanbox.io",
|
"https://atlantis.srv.oceanbox.io",
|
||||||
"https://maps.relic.oceanbox.io",
|
"https://maps.relic.oceanbox.io",
|
||||||
|
"https://atlantis.beta.oceanbox.io",
|
||||||
"https://atlantis.dev.oceanbox.io",
|
"https://atlantis.dev.oceanbox.io",
|
||||||
"https://atlantis.local.oceanbox.io:8080"
|
"https://atlantis.local.oceanbox.io:8080"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -11,11 +11,12 @@
|
|||||||
"http://localhost:8080",
|
"http://localhost:8080",
|
||||||
"https://localhost:8080",
|
"https://localhost:8080",
|
||||||
"https://maps.oceanbox.io",
|
"https://maps.oceanbox.io",
|
||||||
|
"https://atlantis.srv.oceanbox.io",
|
||||||
"https://atlantis.dev.oceanbox.io",
|
"https://atlantis.dev.oceanbox.io",
|
||||||
"https://atlantis.beta.oceanbox.io",
|
"https://atlantis.beta.oceanbox.io",
|
||||||
"https://atlantis.jonas.tilt.oceanbox.io",
|
"https://atlantis.jonas.dev.oceanbox.io",
|
||||||
"https://atlantis.stig.tilt.oceanbox.io",
|
"https://atlantis.stig.dev.oceanbox.io",
|
||||||
"https://atlantis.simker.tilt.oceanbox.io",
|
"https://atlantis.simker.dev.oceanbox.io",
|
||||||
"https://atlantis.local.oceanbox.io:8080"
|
"https://atlantis.local.oceanbox.io:8080"
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -2,13 +2,13 @@ ingress:
|
|||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
hosts:
|
hosts:
|
||||||
- host: sorcerer.data.srv.oceanbox.io
|
- host: sorcerer.data.oceanbox.io
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- sorcerer.data.srv.oceanbox.io
|
- sorcerer.data.oceanbox.io
|
||||||
secretName: prod-sorcerer-tls
|
secretName: prod-sorcerer-tls
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
|
|||||||
@@ -1,17 +1,17 @@
|
|||||||
image:
|
image:
|
||||||
tag: 3561941d-debug
|
tag: 69ff1ba7-debug
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
# nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
# nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
||||||
hosts:
|
hosts:
|
||||||
- host: sorcerer.data.beta.oceanbox.io
|
- host: sorcerer.ekman.oceanbox.io
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- sorcerer.data.beta.oceanbox.io
|
- sorcerer.ekman.oceanbox.io
|
||||||
secretName: staging-sorcerer-tls
|
secretName: staging-sorcerer-tls
|
||||||
persistence:
|
persistence:
|
||||||
existingClaim: staging-oceanbox-archives
|
existingClaim: staging-oceanbox-archives
|
||||||
|
|||||||
@@ -172,7 +172,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
- chart:
|
- chart:
|
||||||
name: dapr
|
name: dapr
|
||||||
version: 1.12.5
|
version: 1.13.2
|
||||||
repo: https://dapr.github.io/helm-charts/
|
repo: https://dapr.github.io/helm-charts/
|
||||||
release:
|
release:
|
||||||
name: dapr
|
name: dapr
|
||||||
|
|||||||
Reference in New Issue
Block a user