feat: Argo Notifications - add extraArgs value (#416)

* charts/argocd-notifications/values: add extraArgs

* charts/argocd-notifications/templates/deployment: use extraArgs

* charts/argocd-notifications/chart: bump chart ver

* charts/argocd-notifications/chart: actually set ver
This commit is contained in:
Albert Dixon 2020-07-31 14:57:19 -07:00 committed by GitHub
parent efe49b9261
commit cd4adfcaf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 1 deletions

View file

@ -89,6 +89,8 @@ secret:
logLevel: info
extraArgs: []
metrics:
enabled: false
port: 9001