fix: update dex

This commit is contained in:
2024-01-31 18:29:21 +01:00
parent 326c3a8993
commit a30d4ceffa
6 changed files with 39 additions and 22 deletions
-16
View File
@@ -33,21 +33,5 @@ service:
port: 5557
nodePort:
ingress:
enabled: true
className: nginx
annotations:
cert-manager.io/cluster-issuer: letsencrypt-staging
nginx.ingress.kubernetes.io/ssl-redirect: "true"
hosts:
- host: idp.srv.oceanbox.io
paths:
- path: /
pathType: ImplementationSpecific
tls:
- secretName: dex-tls
hosts:
- idp.srv.oceanbox.io
serviceMonitor:
enabled: true