From 42848352dc4ced3bcf98c8709bc72e06d5333a3c Mon Sep 17 00:00:00 2001 From: Andrew Aikawa Date: Tue, 15 Oct 2024 05:47:06 +0000 Subject: [PATCH] pin to 62.x values format --- manifests/kube-prometheus-stack.values | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/kube-prometheus-stack.values b/manifests/kube-prometheus-stack.values index 057921e..e4492d7 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