Fix DNS domain examples
This commit is contained in:
parent
8d0d8d1e62
commit
6e4121f17d
@ -3,16 +3,16 @@
|
||||
apiVersion: certmanager.k8s.io/v1alpha1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: cm-http-nginx-k8s-group
|
||||
name: example-cert
|
||||
spec:
|
||||
secretName: cm-http-nginx-k8s-group
|
||||
secretName: example-cert
|
||||
issuer: letsencrypt-staging
|
||||
domains:
|
||||
- cm-http-nginx.k8s.group
|
||||
- cm-http-nginx2.k8s.group
|
||||
- cm-http-gce.k8s.group
|
||||
- cm-http-clouddns.k8s.group
|
||||
- cm-http-cloudflare.k8s.group
|
||||
- cm-dns-clouddns.k8s.group
|
||||
- cm-dns-cloudflare.k8s.group
|
||||
acme:
|
||||
config:
|
||||
- http-01:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user