Files
cert-manager/docs/examples/ca-cert.yaml
T
2017-10-13 00:36:17 +01:00

12 lines
327 B
YAML

## Example Certificate that uses multiple challenge mechanisms to obtain
## a SAN certificate for multiple domains from the letsencrypt-staging issuer.
apiVersion: certmanager.k8s.io/v1alpha1
kind: Certificate
metadata:
name: test-ca-crt
spec:
secretName: test-ca-crt
issuer: ca-issuer
domains:
- cert-manager.k8s.io