diff options
Diffstat (limited to 'vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml')
-rw-r--r-- | vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml b/vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml index 9dc01cc3..fc0bc243 100644 --- a/vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml +++ b/vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml @@ -528,7 +528,7 @@ kube-state-metrics: ## Deploy node exporter as a daemonset to all nodes ## nodeExporter: - enabled: true + enabled: false ## Use the value configured in prometheus-node-exporter.podLabels ## |