Remove secret from TLS example
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user