From e71d0631f7305ce031242572338ce1f3757d22e7 Mon Sep 17 00:00:00 2001 From: Marco Kilchhofer Date: Tue, 7 Mar 2023 23:16:40 +0100 Subject: [PATCH] fix: Add indent Signed-off-by: Marco Kilchhofer --- 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 0c3a4110..f0da2fcb 100755 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -747,7 +747,7 @@ controller: # -- PrometheusRule annotations annotations: {} - # -- PrometheusRule.Spec for the application controller + # -- PrometheusRule.Spec for the application controller spec: [] # - alert: ArgoAppMissing # expr: |