feat(argocd-notifications): Optional ConfigMap for argocd-notifications (#656)

* feat(argocd-notifications): Optional ConfigMap for argocd-notifications

Signed-off-by: Cicatrice <cicatrice@cicatrice.eu>

* feat(argocd-notifications): version bump

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: Cicatrice <cicatrice@cicatrice.eu>

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
This commit is contained in:
Geoffrey Gouez 2021-04-26 23:38:11 +02:00 committed by GitHub
parent 4e0bf1e19d
commit d40a9be810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View file

@ -88,6 +88,10 @@ serviceAccount:
# If not set and create is true, a name is generated using the fullname template
name: argocd-notifications-controller
cm:
# Whether helm chart creates controller config map
create: true
subscriptions:
# For more information: https://argocd-notifications.readthedocs.io/en/stable/subscriptions/