fix(monitoring): serviceMonitorNamespaceSelector format
REMINDER TO SELF: when copy pasting, always check what you pasted after you are finished, just to be sure.
This commit is contained in:
parent
e183678bf0
commit
e857f4827b
1 changed files with 2 additions and 3 deletions
|
|
@ -23,7 +23,6 @@ kube-prometheus-stack:
|
|||
|
||||
serviceMonitorNamespaceSelector:
|
||||
# Example which selects ServiceMonitors in namespaces with label "prometheus" set to "somelabel"
|
||||
serviceMonitorNamespaceSelector:
|
||||
matchLabels:
|
||||
prometheus: kissj
|
||||
|
||||
|
|
|
|||
Reference in a new issue