mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
24 lines
591 B
YAML
24 lines
591 B
YAML
apiVersion: cert-manager.io/v1alpha2
|
|
kind: Certificate
|
|
metadata:
|
|
creationTimestamp: '2018-11-07T00:06:12Z'
|
|
generation: 1
|
|
name: test-cert
|
|
namespace: argocd
|
|
resourceVersion: '64763033'
|
|
selfLink: /apis/cert-manager.io/v1alpha2/namespaces/argocd/certificates/test-cert
|
|
uid: e6cfba50-314d-11e9-be3f-42010a800011
|
|
spec:
|
|
acme:
|
|
config:
|
|
- domains:
|
|
- cd.apps.argoproj.io
|
|
http01:
|
|
ingress: http01
|
|
commonName: cd.apps.argoproj.io
|
|
dnsNames:
|
|
- cd.apps.argoproj.io
|
|
issuerRef:
|
|
kind: Issuer
|
|
name: argo-cd-issuer
|
|
secretName: test-secret
|