ArgoProj Helm Charts
Find a file
Lars Fenneberg 03aecd7af9
fix(argocd): Unconditionally start reposerver with uid_entrypoint.sh (#466)
* fix(argocd): Unconditionally start reposerver with uid_entrypoint.sh

While uid_entrypoint.sh contains the OpenShift specific manipulation of
/etc/passwd it also starts the reposerver via tini and so ensures that any
zombies produced by reposerver and its decendants are collected.

This matches the behaviour from the manifests included with the main ArgoCD
project. See:

* f93da5346c/manifests/base/repo-server/argocd-repo-server-deployment.yaml (L24)
* https://github.com/argoproj/argo-cd/pull/3721
* https://github.com/argoproj/argo-cd/issues/3611

* chore: Bumping minor semver as this feels like a bit more than a patch change.
2020-10-08 17:18:44 +11:00
.argo Use helm to index repo 2017-10-11 11:20:19 -07:00
.circleci feat: argo-cd can deploy Redis HA (#270) 2020-04-09 12:31:13 -04:00
.github Fix bugs in CI set-up. (#144) 2019-10-31 11:28:02 -07:00
charts fix(argocd): Unconditionally start reposerver with uid_entrypoint.sh (#466) 2020-10-08 17:18:44 +11:00
scripts feat: argo-cd can deploy Redis HA (#270) 2020-04-09 12:31:13 -04:00
.gitignore feat: imagePullSecrets for servers and controllers (#361) 2020-08-30 13:10:09 -04:00
CODEOWNERS feat: Helm chart contribution for argocd-notifications (#365) 2020-06-09 11:33:29 -07:00
CONTRIBUTING.md feat: Helm chart contribution for argocd-notifications (#365) 2020-06-09 11:33:29 -07:00
LICENSE Add readme file 2018-09-03 07:23:49 -07:00
OWNERS Contributing (#116) 2019-09-19 17:36:12 -07:00
README.md Contributing (#116) 2019-09-19 17:36:12 -07:00

Argo Helm Charts

Argo Helm is a collection of community maintained charts for http://argoproj.io/ projects. the charts can be added using following command:

helm repo add argo https://argoproj.github.io/argo-helm