fix(argo-cd): fix subscriptions default value (#1197)
* fix subscriptions default value Signed-off-by: Yixing Yan <yixingyan@gmail.com> * update changelog Signed-off-by: Yixing Yan <yixingyan@gmail.com> * update argo-cd readme Signed-off-by: Yixing Yan <yixingyan@gmail.com>
This commit is contained in:
parent
0d2d0243a5
commit
abea0338a3
3 changed files with 4 additions and 4 deletions
|
|
@ -2222,7 +2222,7 @@ notifications:
|
|||
|
||||
# -- Contains centrally managed global application subscriptions
|
||||
## For more information: https://argocd-notifications.readthedocs.io/en/stable/subscriptions/
|
||||
subscriptions: {}
|
||||
subscriptions: []
|
||||
# # subscription for on-sync-status-unknown trigger notifications
|
||||
# - recipients:
|
||||
# - slack:test2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue