Fixed Argo Rollouts helm default values.yaml
Signed-off-by: Yurii Bychenok <bychenok.y@ajax.systems>
This commit is contained in:
parent
7788b7c26f
commit
aaddfb770e
1 changed files with 1 additions and 1 deletions
|
@ -481,7 +481,7 @@ notifications:
|
|||
# when: rollout.spec.template.spec.containers[0].image == 'argoproj/rollouts-demo:purple'
|
||||
|
||||
# -- The subscriptions define the subscriptions to the triggers in a general way for all rollouts
|
||||
subscriptions: {}
|
||||
subscriptions: []
|
||||
# - recipients:
|
||||
# - slack:<channel>
|
||||
# triggers:
|
||||
|
|
Loading…
Reference in a new issue