argocd-helm/charts/argo-rollouts/templates/controller
AviorSchreiber 91ad82947c
feat(argo-rollouts): Add lifecyle and terminationGracePeriodSeconds settings for controller (#3100)
* feat(argo-rollouts): Add lifecyle and terminationGracePeriodSeconds settings for controller

Signed-off-by: AviorSchreiber <80765239+AviorSchreiber@users.noreply.github.com>

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

Co-authored-by: Aikawa <yu.croco@gmail.com>
Signed-off-by: AviorSchreiber <80765239+AviorSchreiber@users.noreply.github.com>

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

Co-authored-by: JM (Jason Meridth) <jmeridth@gmail.com>
Signed-off-by: AviorSchreiber <80765239+AviorSchreiber@users.noreply.github.com>

---------

Signed-off-by: AviorSchreiber <80765239+AviorSchreiber@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Co-authored-by: JM (Jason Meridth) <jmeridth@gmail.com>
2025-01-03 23:07:27 +09:00
..
clusterrole.yaml fix(argo-rollouts): Align permissions for controller's ClusterRole / Role (#2830) 2024-08-12 10:58:01 +02:00
clusterrolebinding.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
configmap.yaml fix(argo-rollouts): plugin block rendering was incorrect (#3014) 2024-11-08 08:17:27 +09:00
deployment.yaml feat(argo-rollouts): Add lifecyle and terminationGracePeriodSeconds settings for controller (#3100) 2025-01-03 23:07:27 +09:00
metrics-service.yaml fix(argo-rollouts): Use annotation cont metrics (#2184) 2023-07-25 09:22:46 +09:00
notifications-configmap.yaml chore(argo-rollouts): add option to disable creation of notifications configmap (#2849) 2024-07-29 09:25:24 +02:00
notifications-secret.yaml feat(argo-rollouts): add annotations for notifications secret (#2777) 2024-06-22 19:11:25 +09:00
poddisruptionbudget.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
role.yaml fix(argo-rollouts): Align permissions for controller's ClusterRole / Role (#2830) 2024-08-12 10:58:01 +02:00
rolebinding.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
serviceaccount.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
servicemonitor.yaml feat(argo-rollouts): update servicemonitor.yaml to allow for namespace to be set (#2222) 2023-08-16 16:01:43 +09:00