mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
* feat: support normalizing CRD fields that use known built-in K8S types * apply reviewers notes * fix codegen |
||
|---|---|---|
| .. | ||
| crd-instances.yaml | ||
| crd.yaml | ||
| kustomization.yaml | ||
| README.md | ||
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