From 3ae3b4c4ff7fed041535ec70905af47e946a9ae9 Mon Sep 17 00:00:00 2001 From: TheRealNoob Date: Fri, 3 Mar 2023 18:10:03 -0600 Subject: [PATCH] indent rules.selector example Signed-off-by: TheRealNoob --- charts/argo-cd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index 3d14a0ae..0b2615c5 100755 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -740,7 +740,7 @@ controller: namespace: "" # "monitoring" selector: {} - # prometheus: kube-prometheus + # prometheus: kube-prometheus additionalLabels: {} annotations: {}