Apply suggestions from code review
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
f383dbe718
commit
f0cb9c6a4a
1 changed files with 2 additions and 1 deletions
|
@ -213,10 +213,11 @@ dex:
|
||||||
labels: {}
|
labels: {}
|
||||||
serviceMonitor:
|
serviceMonitor:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
interval: 30s
|
||||||
# selector:
|
# selector:
|
||||||
# prometheus: kube-prometheus
|
# prometheus: kube-prometheus
|
||||||
|
# namespace: monitoring
|
||||||
# additionalLabels: {}
|
# additionalLabels: {}
|
||||||
interval: 30s
|
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/dexidp/dex
|
repository: ghcr.io/dexidp/dex
|
||||||
|
|
Loading…
Reference in a new issue