argocd-helm/charts/argo-cd/templates/argocd-application-controller
Christopher Sauer a6a9d0bf7a
feat(argo-cd): change application-controller to StatefulSet (#512)
* update deployment to statefulset
* Update chart version

Signed-off-by: Chris Sauer <mr-sour@users.noreply.github.com>

* chore: Bumping minor semver as this has a resource change
* chore: Add feature flag for enabling StatefulSet

Signed-off-by: seanson@users.noreply.github.com <seanson@users.noreply.github.com>
2020-12-15 17:15:13 +11:00
..
clusterrole.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
clusterrolebinding.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
deployment.yaml feat(argo-cd): change application-controller to StatefulSet (#512) 2020-12-15 17:15:13 +11:00
metrics-service.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
prometheusrule.yaml [argo-cd] Added simple PrometheusRule (#178) 2019-12-09 14:34:52 +11:00
role.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
rolebinding.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
service.yaml fix: Make port names configurable for repo-server and controller (#236) 2020-02-17 10:17:37 +11:00
serviceaccount.yaml feat(argocd): Allow specifying annotations for serviceaccounts (#371) 2020-06-24 09:48:41 -04:00
servicemonitor.yaml [charts/argo-cd] Fix servicemonitors (#180) 2019-12-05 14:47:15 +11:00