docs: fix invalid subdomain
This commit is contained in:
parent
a01cbb42c7
commit
55845c95bb
5 changed files with 26 additions and 26 deletions
|
@ -189,7 +189,7 @@ metadata:
|
|||
|
||||
spec:
|
||||
tls:
|
||||
- secretName: myTlsSecret
|
||||
- secretName: my-tls-secret
|
||||
|
||||
rules:
|
||||
- host: example.com
|
||||
|
@ -256,7 +256,7 @@ metadata:
|
|||
|
||||
spec:
|
||||
tls:
|
||||
- secretName: myTlsSecret
|
||||
- secretName: my-tls-secret
|
||||
|
||||
rules:
|
||||
- host: example.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue