argo-cd/test/e2e/testdata/crd-creation
Alexander Matyushentsev 5448466ddc
feat: support normalizing CRD fields that use known built-in K8S types (#3357)
* feat: support normalizing CRD fields that use known built-in K8S types

* apply reviewers notes

* fix codegen
2020-04-06 21:13:50 +02:00
..
crd-instances.yaml feat: support normalizing CRD fields that use known built-in K8S types (#3357) 2020-04-06 21:13:50 +02:00
crd.yaml Issue #1135 - Run e2e tests in throw-away kubernetes cluster (#1318) 2019-03-24 07:35:57 -07: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