Skip to content

Commit

Permalink
Make evergreen (argoproj#17507)
Browse files Browse the repository at this point in the history
This example uses an old revision `v1.0.1` instead it should just use stable.

Signed-off-by: Dan Garfield <dan@codefresh.io>
  • Loading branch information
todaywasawesome authored and mkieweg committed Jun 11, 2024
1 parent 0c608bf commit 5e50996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/operator-manual/declarative-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,7 @@ Example of `kustomization.yaml`:
```yaml
# additional resources like ingress rules, cluster and repository secrets.
resources:
- github.com/argoproj/argo-cd//manifests/cluster-install?ref=v1.0.1
- github.com/argoproj/argo-cd//manifests/cluster-install?ref=stable
- clusters-secrets.yaml
- repos-secrets.yaml
Expand Down

0 comments on commit 5e50996

Please sign in to comment.