argocd-helm/charts/argo-cd/templates/argocd-repo-server
Otto Nordander cbdcd902d7
Always mount argocd-tls-certs-cm in server and repo-server (#1098)
If the ConfigMap is not mounted Argo will not be able
to use any certificates added in the CLI or the UI.

Signed-off-by: Otto Nordander otto.nordander@gmail.com

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-01 17:35:07 +00:00
..
clusterrole.yaml feat(argo-cd): Ability to provide cluster role to repo-server (#919) 2021-09-17 22:14:31 +02:00
clusterrolebinding.yaml feat(argo-cd): Ability to provide cluster role to repo-server (#919) 2021-09-17 22:14:31 +02:00
deployment.yaml Always mount argocd-tls-certs-cm in server and repo-server (#1098) 2022-03-01 17:35:07 +00:00
hpa.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
metrics-service.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
networkpolicy.yaml feat(argo-cd): Add ability to create network policies (#800) 2021-07-13 08:35:25 +02:00
poddisruptionbudget.yaml feat(argo-cd): add poddisruptionbudget template. (#1110) 2022-01-31 15:36:49 +00:00
role.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
rolebinding.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
service.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
serviceaccount.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
servicemonitor.yaml feat(argo-cd): Allow service monitor relabeling configs (#897) 2021-08-25 17:04:29 +02:00