argocd-helm/charts/argo-cd/templates/argocd-repo-server
Oscar Wieman 7c8fab5a7f
feat(argo-cd): Add support for application controller dynamic cluster distribution. (#2539)
* Add support for application controller dynamic cluster distribution.

Signed-off-by: Oscar Wieman <oscar@oscarr.nl>

* Added env variables to handle the non-standard names generated by the helm chart.
https://argo-cd.readthedocs.io/en/release-2.9/user-guide/environment-variables/
99723143b9/common/common.go (L252)

Signed-off-by: Oscar Wieman <oscar@oscarr.nl>

---------

Signed-off-by: Oscar Wieman <oscar@oscarr.nl>
2024-02-25 12:47:00 +00:00
..
clusterrole.yaml chore(argo-cd): Disable argocd-repo-server cluster role by default (#2498) 2024-02-13 16:26:29 +01:00
clusterrolebinding.yaml chore(argo-cd): Disable argocd-repo-server cluster role by default (#2498) 2024-02-13 16:26:29 +01:00
deployment.yaml feat(argo-cd): Add support for application controller dynamic cluster distribution. (#2539) 2024-02-25 12:47:00 +00:00
hpa.yaml chore(argo-cd): Remove support for autoscaling/v1 (#2237) 2023-08-28 10:12:29 +02:00
metrics.yaml feat(argo-cd): Add ability to add prometheus.io/scrape annotations (#2037) 2023-05-10 19:39:56 -05:00
networkpolicy.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
pdb.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
role.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
rolebinding.yaml chore(argo-cd): DRY cleanup of ServiceAccounts (#2409) 2024-01-05 12:56:59 +00:00
service.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
serviceaccount.yaml fix(argo-cd): Use with instead of range on reposerver serviceaccount (#2506) 2024-02-13 12:42:29 +01:00
servicemonitor.yaml feat(argo-cd): Add scrapeTimeout property to server and application… (#2489) 2024-02-12 18:36:39 +00:00