Remove one of the wildcards I think
This commit is contained in:
parent
3fbfb7311e
commit
75e130bb71
1 changed files with 1 additions and 1 deletions
|
@ -59,6 +59,6 @@ spec:
|
||||||
issuerRef:
|
issuerRef:
|
||||||
name: letsencrypt-rfc2136
|
name: letsencrypt-rfc2136
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
commonName: "*.hxme.net"
|
commonName: "hxme.net"
|
||||||
dnsNames:
|
dnsNames:
|
||||||
- "*.hxme.net"
|
- "*.hxme.net"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue