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: {}
|
||||
serviceMonitor:
|
||||
enabled: false
|
||||
interval: 30s
|
||||
# selector:
|
||||
# prometheus: kube-prometheus
|
||||
# namespace: monitoring
|
||||
# additionalLabels: {}
|
||||
interval: 30s
|
||||
|
||||
image:
|
||||
repository: ghcr.io/dexidp/dex
|
||||
|
|
Loading…
Reference in a new issue