ArgoProj Helm Charts
![]() * chore: Reconfigure KinD to 1 control-plane and 3 worker nodes This prepares chart testing of 'argo-cd' chart with redis-ha enabled. Redis-ha defines hard pod anti-affinity and requires multiple worker nodes. Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * chore(argo-cd): Add chart tests for HA Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * Add HA chapter to README Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * Skip HPA tests of ArgoCD Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> |
||
---|---|---|
.github | ||
charts | ||
scripts | ||
.gitignore | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
LICENSE | ||
OWNERS | ||
README.md |
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
Contributing
We'd love to have you contribute! Please refer to our contribution guidelines for details.