argo-cd/test/e2e/testdata/crd-creation
Michael Crenshaw 2afcb6f107
fix(test): delete CRD between tests, install CRD before syncing CRs (#22299)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2025-03-11 17:11:26 -04:00
..
crd-instances.yaml test: Support e2e tests and improve robustness on k8s v1.21-v1.23 (#8431) 2022-02-15 18:01:51 -08:00
crd.yaml fix(test): delete CRD between tests, install CRD before syncing CRs (#22299) 2025-03-11 17:11:26 -04:00
kustomization.yaml Issue #1135 - Run e2e tests in throw-away kubernetes cluster (#1318) 2019-03-24 07:35:57 -07:00
README.md Issue #1135 - Run e2e tests in throw-away kubernetes cluster (#1318) 2019-03-24 07:35:57 -07:00

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