argo-cd/test/e2e/testdata/crd-creation/README.md

7 lines
211 B
Markdown
Raw Normal View History

```
argocd app create crd-creation \
--repo https://github.com/argoproj/argo-cd.git \
--path test/e2e/functional/crd-creation \
--dest-server https://kubernetes.default.svc \
--dest-namespace default
```