diff --git a/manifests/kube-prometheus-stack.values b/manifests/kube-prometheus-stack.values index e4492d7..057921e 100644 --- a/manifests/kube-prometheus-stack.values +++ b/manifests/kube-prometheus-stack.values @@ -3567,7 +3567,7 @@ prometheus: ## prometheus resource to be created with selectors based on values in the helm deployment, ## which will also match the PrometheusRule resources created ## - ruleSelectorNilUsesHelmValues: true + # ruleSelectorNilUsesHelmValues: true ## PrometheusRules to be selected for target discovery. ## If {}, select all PrometheusRules @@ -3592,7 +3592,7 @@ prometheus: ## prometheus resource to be created with selectors based on values in the helm deployment, ## which will also match the servicemonitors created ## - serviceMonitorSelectorNilUsesHelmValues: false + # serviceMonitorSelectorNilUsesHelmValues: false ## ServiceMonitors to be selected for target discovery. ## If {}, select all ServiceMonitors @@ -3615,7 +3615,7 @@ prometheus: ## prometheus resource to be created with selectors based on values in the helm deployment, ## which will also match the podmonitors created ## - podMonitorSelectorNilUsesHelmValues: true + # podMonitorSelectorNilUsesHelmValues: true ## PodMonitors to be selected for target discovery. ## If {}, select all PodMonitors @@ -3637,7 +3637,7 @@ prometheus: ## prometheus resource to be created with selectors based on values in the helm deployment, ## which will also match the probes created ## - probeSelectorNilUsesHelmValues: true + # probeSelectorNilUsesHelmValues: true ## Probes to be selected for target discovery. ## If {}, select all Probes @@ -3659,7 +3659,7 @@ prometheus: ## prometheus resource to be created with selectors based on values in the helm deployment, ## which will also match the scrapeConfigs created ## - scrapeConfigSelectorNilUsesHelmValues: true + # scrapeConfigSelectorNilUsesHelmValues: true ## scrapeConfigs to be selected for target discovery. ## If {}, select all scrapeConfigs @@ -4485,7 +4485,7 @@ thanosRuler: ## prometheus resource to be created with selectors based on values in the helm deployment, ## which will also match the PrometheusRule resources created ## - ruleSelectorNilUsesHelmValues: true + # ruleSelectorNilUsesHelmValues: true ## PrometheusRules to be selected for target discovery. ## If {}, select all PrometheusRules