Add: serviceMonitor labels and selector
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
This commit is contained in:
parent
19d019039c
commit
53cd39800d
1 changed files with 3 additions and 0 deletions
|
@ -196,6 +196,9 @@ dex:
|
|||
labels: {}
|
||||
serviceMonitor:
|
||||
enabled: false
|
||||
# selector:
|
||||
# prometheus: kube-prometheus
|
||||
# additionalLabels: {}
|
||||
|
||||
image:
|
||||
repository: quay.io/dexidp/dex
|
||||
|
|
Loading…
Reference in a new issue