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:
parent
efe49b9261
commit
cd4adfcaf8
3 changed files with 6 additions and 1 deletions
|
|
@ -89,6 +89,8 @@ secret:
|
|||
|
||||
logLevel: info
|
||||
|
||||
extraArgs: []
|
||||
|
||||
metrics:
|
||||
enabled: false
|
||||
port: 9001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue