argocd-helm/charts
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
..
argo-cd chore: Move applications/projects to argocd-configs (#975) 2021-10-17 12:32:53 +02:00
argo-events feat(argo-events): Ability to specify custom env variables (#516) 2021-08-08 00:43:28 +02:00
argo-rollouts feat(argo-rollouts): Support extraArgs for controller and dashboard (#978) 2021-10-18 14:29:19 +02:00
argo-workflows feat(argo-workflows): Bump appVersion to 3.2.0 (#963) 2021-10-15 11:21:48 +01:00
argocd-applicationset chore(argocd-applicationset): Don't exclude chart anymore (#977) 2021-10-17 19:30:37 +01:00
argocd-image-updater docs(argocd-image-updater): update values example for extraArgs (#939) 2021-09-20 16:42:56 +02:00
argocd-notifications feat(argocd-notifications): support annotations on secret object (#952) 2021-09-29 16:15:21 +01:00