argocd-helm/charts/argo-cd/templates/argocd-repo-server
Carson A 209bd150cc
Make server component replicas configurable (#225)
The official Argo-CD HA manifests do not scale the dex server
or the application controller past 1 because they still have
local caches and cannot support more than one pod at a time

Signed-off-by: Carson Anderson <ca@carsonoid.net>
2020-02-05 15:32:17 -05:00
..
deployment.yaml Make server component replicas configurable (#225) 2020-02-05 15:32:17 -05:00
metrics-service.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
repository-credentials-secret.yaml ArgoCD: Configure Repository Credentials in Values (#167) 2019-11-26 09:55:05 +11:00
role.yaml Repo server rbac (#160) 2019-11-20 10:27:12 +11:00
rolebinding.yaml Repo server rbac (#160) 2019-11-20 10:27:12 +11:00
service.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
serviceaccount.yaml Repo server rbac (#160) 2019-11-20 10:27:12 +11:00
servicemonitor.yaml [charts/argo-cd] Fix servicemonitors (#180) 2019-12-05 14:47:15 +11:00