argocd-helm/charts/argo-rollouts/templates/controller
Sebastian J 85f3039265
feat(argo-rollouts): Support extraArgs for controller and dashboard (#978)
* feat(argo-rollouts): Support extraArgs for controller and dashboard

Adding support for additional arguments that are passed to the controller and the dashboard.
Following the pattern of other Argo charts by re-using the name `extraArgs` for the value.

Refs: https://github.com/argoproj/argo-helm/issues/969
Signed-off-by: Sebastian J <zeeman@zeeman.de>

* Update charts/argo-rollouts/templates/controller/deployment.yaml

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Sebastian J <zeeman@zeeman.de>

* Update charts/argo-rollouts/templates/dashboard/deployment.yaml

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Sebastian J <zeeman@zeeman.de>

* PR comments

Signed-off-by: Sebastian J <zeeman@zeeman.de>

* Fix newly added parameters in README

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Fix changelog keyword

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-10-18 14:29:19 +02:00
..
clusterrole.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
clusterrolebinding.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
deployment.yaml feat(argo-rollouts): Support extraArgs for controller and dashboard (#978) 2021-10-18 14:29:19 +02:00
metrics-service.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
role.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
rolebinding.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
serviceaccount.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00
servicemonitor.yaml chore(argo-rollouts): Reorganize files in repo (#976) 2021-10-17 13:08:28 +01:00