ConfigMap/argocd-notifications-cm
is empty in default install. Should be filled official template instead for out-of-box-experience.
#21315
Labels
enhancement
New feature or request
Summary
Add default notification template to install manifest.
Motivation
When I tried setup notifications, I noticed
argocd-notifications-cm
is exist by default but it's empty.Yes. It's well documented in getting-started. But I see no particular reason to install manually.
And, more importantly, empty configMap is contained in default install.yaml manifest.
That means notifications-cm will be easily reset to empty by operation mistake (like update ArgoCD by upsert install manifest)
Proposal
Add notification templates into default install manifest.
(or remove empty
argocd-notifications-cm
from install manifest.)The text was updated successfully, but these errors were encountered: