From 9a1ec5e493aa77261af6c920ae58ad62d4dc19a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Halc=C3=B3n?= Date: Tue, 25 Jun 2024 11:32:28 +0200 Subject: [PATCH] fix(values.yaml): fixed trailing spaces MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jaime Pérez Halcón --- charts/argo-rollouts/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-rollouts/values.yaml b/charts/argo-rollouts/values.yaml index a17eec9f..7e142c24 100644 --- a/charts/argo-rollouts/values.yaml +++ b/charts/argo-rollouts/values.yaml @@ -482,7 +482,7 @@ notifications: # -- The subscriptions define the subscriptions to the triggers in a general way for all rollouts subscriptions: {} - # subscriptions: + # subscriptions: # recipients: # - slack: # triggers: