Update values.yaml
Signed-off-by: Nick Kampe <Kampe@users.noreply.github.com>
This commit is contained in:
parent
4b306ef39b
commit
e010520d1c
1 changed files with 2 additions and 0 deletions
|
@ -132,6 +132,8 @@ controller:
|
||||||
serviceMonitor:
|
serviceMonitor:
|
||||||
# -- Enable a prometheus ServiceMonitor
|
# -- Enable a prometheus ServiceMonitor
|
||||||
enabled: false
|
enabled: false
|
||||||
|
# -- Namespace to be used for the ServiceMonitor
|
||||||
|
namespace: ""
|
||||||
# -- Labels to be added to the ServiceMonitor
|
# -- Labels to be added to the ServiceMonitor
|
||||||
additionalLabels: {}
|
additionalLabels: {}
|
||||||
# -- Annotations to be added to the ServiceMonitor
|
# -- Annotations to be added to the ServiceMonitor
|
||||||
|
|
Loading…
Reference in a new issue