argocd-helm/charts/argo-cd/templates/argocd-repo-server
Marco Kilchhofer eb16df15da
fix(argo-cd): Mount emptyDir on repoServer for /tmp and /app/config/gpg/keys (#619)
* fix: Mount emptyDir on repoServer when using read-only FS

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* fix: Mount emptyDir on repoServer for /tmp and /app/config/gpg/keys

The emptyDir for /app/config/gpg/keys was already implemented in the plain
manifests in the main project: https://github.com/argoproj/argo-cd/pull/4136

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>
2021-03-09 21:53:06 +01:00
..
deployment.yaml fix(argo-cd): Mount emptyDir on repoServer for /tmp and /app/config/gpg/keys (#619) 2021-03-09 21:53:06 +01:00
hpa.yaml fix: reorder hpa metrics to avoid displaying diffs in argocd (#245) 2020-02-22 13:55:40 +11: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 fix: Make port names configurable for repo-server and controller (#236) 2020-02-17 10:17:37 +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