Merge branch 'master' into cleanup/argocd_drop_crd_hooks
This commit is contained in:
commit
ba0b23c7b6
1 changed files with 4 additions and 0 deletions
|
@ -211,6 +211,10 @@ dex:
|
||||||
serviceMonitor:
|
serviceMonitor:
|
||||||
enabled: false
|
enabled: false
|
||||||
interval: 30s
|
interval: 30s
|
||||||
|
# selector:
|
||||||
|
# prometheus: kube-prometheus
|
||||||
|
# namespace: monitoring
|
||||||
|
# additionalLabels: {}
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/dexidp/dex
|
repository: ghcr.io/dexidp/dex
|
||||||
|
|
Loading…
Reference in a new issue