argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.04k stars 5.51k forks source link

The default `argocd-notifications-cm` is empty instead of having pre-populated confguration #20732

Closed andrii-korotkov-verkada closed 2 weeks ago

andrii-korotkov-verkada commented 2 weeks ago

Checklist:

Describe the bug

I've noticed that notifications-install.yaml file seems to be gone and the argocd-notifications-cm in the install files is empty https://github.com/argoproj/argo-cd/blob/5d0a3e6e9abd7e922e72e27c992ed0cdc0824f99/manifests/install.yaml#L22807-L22814. People can paste configs from the wiki and maybe it's a better way, but having some things preconfigured seems nice.

To Reproduce

Check the code

Expected behavior

argocd-notifications-cm should have some configs pre-populated.

Screenshots

Version

From master

Logs

andrii-korotkov-verkada commented 2 weeks ago

Ah, it got move here https://github.com/argoproj/argo-cd/blob/master/notifications_catalog/install.yaml.