argocd📜
 
 
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
Upstream References📜
- https://github.com/argoproj/argo-helm
 - https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
 - https://github.com/argoproj/argo-cd
 
Upstream Release Notes📜
The upstream chart’s release notes may help when reviewing this package.
Learn More📜
Pre-Requisites📜
- Kubernetes Cluster deployed
 - Kubernetes config installed in 
~/.kube/config - Helm installed
 
Kubernetes: >=1.25.0-0
Install Helm
https://helm.sh/docs/intro/install/
Deployment📜
- Clone down the repository
 - cd into directory
 
helm install argocd chart/
Values📜
Please see the values docs.
Contributing📜
Please see the contributing guide if you are interested in contributing.
This file is programatically generated using helm-docs and some BigBang-specific templates. The gluon repository has instructions for regenerating package READMEs.