Skip to content

Commit

Permalink
docs: Add link to kustomization example for installing argocd (argopr…
Browse files Browse the repository at this point in the history
…oj#13268)

Signed-off-by: Craig Rodrigues <craig@quiknode.io>
  • Loading branch information
rodrigc authored and xiaowu.zhu committed Aug 9, 2023
1 parent 0a5af6c commit ec31da2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/operator-manual/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ resources:
- github.com/argoproj/argo-cd/manifests/ha?ref=v2.6.2
```
For an example of this, see the [kustomization.yaml](https://github.com/argoproj/argoproj-deployments/blob/master/argocd/kustomization.yaml)
used to deploy the [Argoproj CI/CD infrastructure](https://github.com/argoproj/argoproj-deployments#argoproj-deployments).

## Helm

The Argo CD can be installed using [Helm](https://helm.sh/). The Helm chart is currently community maintained and available at
Expand Down

0 comments on commit ec31da2

Please sign in to comment.