* 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>
16 lines
420 B
YAML
16 lines
420 B
YAML
apiVersion: v1
|
|
appVersion: 1.8.4
|
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
|
name: argo-cd
|
|
version: 2.16.1
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
|
keywords:
|
|
- argoproj
|
|
- argocd
|
|
- gitops
|
|
maintainers:
|
|
- name: alexec
|
|
- name: alexmt
|
|
- name: jessesuen
|
|
- name: seanson
|