github.com/argoproj/argo-cd/v2@v2.10.9/test/e2e/testdata/crd-version-differences/crd-does-not-exist-instance.yaml (about)

     1  apiVersion: argoproj.io/v1alpha1
     2  kind: DoesNotExist
     3  metadata:
     4    name: dummy-crd-instance-doesnotexist
     5  spec:
     6    cpu: 2000m
     7    memory: 32Mi