chore(helm): added quotes to servicemonitor ns

This commit is contained in:
Pietro Terrizzi
2021-08-17 18:01:19 +02:00
committed by Dario Tranchitella
parent 46c2f0e997
commit 00ef9a2f67
+1 -1
View File
@@ -66,7 +66,7 @@ podSecurityPolicy:
serviceMonitor:
enabled: false
# Install the ServiceMonitor into a different Namespace, as the monitoring stack one (default: the release one)
namespace:
namespace: ''
# Assign additional labels according to Prometheus' serviceMonitorSelector matching labels
labels: {}
annotations: {}