Remove secret from TLS example
This commit is contained in:
parent
b0b616c4da
commit
7caee60c17
@ -149,7 +149,6 @@ spec:
|
|||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- example.com
|
- example.com
|
||||||
secretName: example-tls
|
|
||||||
rules:
|
rules:
|
||||||
- host: example.com
|
- host: example.com
|
||||||
http:
|
http:
|
||||||
|
@ -9,7 +9,6 @@ spec:
|
|||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- example.com
|
- example.com
|
||||||
secretName: example-tls
|
|
||||||
rules:
|
rules:
|
||||||
- host: example.com
|
- host: example.com
|
||||||
http:
|
http:
|
||||||
|
Loading…
Reference in New Issue
Block a user