docs(argo-rollouts): fix lint
Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
This commit is contained in:
parent
053776b9ac
commit
0289965c31
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue