diff --git a/charts/kube-prometheus-stack/values.yaml b/charts/kube-prometheus-stack/values.yaml index 8d235781c464..fc06729e6673 100644 --- a/charts/kube-prometheus-stack/values.yaml +++ b/charts/kube-prometheus-stack/values.yaml @@ -2274,8 +2274,9 @@ prometheus-node-exporter: ## Attach node metadata to discovered targets. Requires Prometheus v2.35.0 and above. ## - attachMetadata: - node: false + # attachMetadata: + # node: false + rbac: ## If true, create PSPs for node-exporter ##