From 0289965c31f7310bb97e3800c5a4f3a8422511c0 Mon Sep 17 00:00:00 2001 From: st-myk <93274808+st-myk@users.noreply.github.com> Date: Sun, 15 Sep 2024 15:06:56 +0200 Subject: [PATCH] docs(argo-rollouts): fix lint Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com> --- 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 bebb9de4..5c25b40d 100644 --- a/charts/argo-rollouts/values.yaml +++ b/charts/argo-rollouts/values.yaml @@ -456,7 +456,7 @@ notifications: create: true secret: - # -- Whether to create notifications secret. + # -- Whether to create notifications secret. ## If you want to manually create secret, do not forget to add proper label to it: "app.kubernetes.io/component: rollouts-controller". create: false # -- Generic key:value pairs to be inserted into the notifications secret