docs(argo-rollouts): add more description for secret creation

Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
This commit is contained in:
st-myk 2024-09-15 13:58:00 +02:00 committed by GitHub
parent 97acfc9360
commit 75d86f8cd7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -456,7 +456,8 @@ 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
items: {}