fix(values.yaml): fixed trailing spaces
Signed-off-by: Jaime Pérez Halcón <jphalcon@gmail.com>
This commit is contained in:
parent
1040b65239
commit
9a1ec5e493
1 changed files with 1 additions and 1 deletions
|
@ -482,7 +482,7 @@ notifications:
|
||||||
|
|
||||||
# -- The subscriptions define the subscriptions to the triggers in a general way for all rollouts
|
# -- The subscriptions define the subscriptions to the triggers in a general way for all rollouts
|
||||||
subscriptions: {}
|
subscriptions: {}
|
||||||
# subscriptions:
|
# subscriptions:
|
||||||
# recipients:
|
# recipients:
|
||||||
# - slack:<channel>
|
# - slack:<channel>
|
||||||
# triggers:
|
# triggers:
|
||||||
|
|
Loading…
Reference in a new issue