fix(dex): Move to tos1

This commit is contained in:
2026-03-14 16:10:57 +01:00
parent 9f34fc8222
commit d08937816d
3 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
dex:
enabled: true
enabled: false
+2
View File
@@ -0,0 +1,2 @@
dex:
enabled: true
+6 -6
View File
@@ -1,7 +1,7 @@
replicaCount: 2
config:
issuer: https://auth.adm.hel1.obx
issuer: https://auth.adm.oceanbox.io
storage:
type: postgres
config:
@@ -30,7 +30,7 @@ config:
config:
clientID: "43667ac0-37e1-422f-99fc-50a699bb255c"
clientSecret: $MICROSOFT_CLIENT_SECRET
redirectURI: https://auth.adm.hel1.obx/callback
redirectURI: https://auth.adm.oceanbox.io/callback
staticClients:
- id: dex
@@ -144,18 +144,18 @@ ingress:
enabled: true
className: nginx
annotations:
cert-manager.io/cluster-issuer: ca-issuer
cert-manager.io/cluster-issuer: letsencrypt-production
nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/backend-protocol: HTTP
hosts:
- host: auth.adm.hel1.obx
- host: auth.adm.oceanbox.io
paths:
- path: /
pathType: ImplementationSpecific
tls:
- secretName: auth.adm.hel1.obx-tls
- secretName: auth.adm.oceanbox.io-tls
hosts:
- auth.adm.hel1.obx
- auth.adm.oceanbox.io
resources:
limits: