Closed andrii-korotkov-verkada closed 2 weeks ago
Checklist:
argocd version
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.
notifications-install.yaml
argocd-notifications-cm
To Reproduce
Check the code
Expected behavior
argocd-notifications-cm should have some configs pre-populated.
Screenshots
Version
From master
Logs
Ah, it got move here https://github.com/argoproj/argo-cd/blob/master/notifications_catalog/install.yaml.
Checklist:
argocd version
.Describe the bug
I've noticed that
notifications-install.yaml
file seems to be gone and theargocd-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