mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
18 lines
506 B
YAML
18 lines
506 B
YAML
apiVersion: certmanager.k8s.io/v1alpha1
|
|
kind: Issuer
|
|
metadata:
|
|
creationTimestamp: "2018-11-06T23:14:18Z"
|
|
generation: 1
|
|
name: test-issuer
|
|
namespace: argocd
|
|
resourceVersion: "48889060"
|
|
selfLink: /apis/certmanager.k8s.io/v1alpha1/namespaces/argocd/issuers/argo-cd-issuer
|
|
uid: b0045219-e219-11e8-9f93-42010a80021d
|
|
spec:
|
|
acme:
|
|
email: myemail@example.com
|
|
http01: {}
|
|
privateKeySecretRef:
|
|
key: ""
|
|
name: letsencrypt
|
|
server: https://acme-v02.api.letsencrypt.org/directory
|