github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/certmanager.k8s.io/Issuer/testdata/progressing_noStatus.yaml (about) 1 apiVersion: certmanager.k8s.io/v1alpha1 2 kind: Issuer 3 metadata: 4 creationTimestamp: "2018-11-06T23:14:18Z" 5 generation: 1 6 name: test-issuer 7 namespace: argocd 8 resourceVersion: "48889060" 9 selfLink: /apis/certmanager.k8s.io/v1alpha1/namespaces/argocd/issuers/argo-cd-issuer 10 uid: b0045219-e219-11e8-9f93-42010a80021d 11 spec: 12 acme: 13 email: myemail@example.com 14 http01: {} 15 privateKeySecretRef: 16 key: "" 17 name: letsencrypt 18 server: https://acme-v02.api.letsencrypt.org/directory