Merge pull request #112 from MartiniMoe/master
Remove secret from TLS example
This commit is contained in:
commit
ed23ba3735
@ -149,7 +149,6 @@ spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- example.com
|
||||
secretName: example-tls
|
||||
rules:
|
||||
- host: example.com
|
||||
http:
|
||||
|
@ -9,7 +9,6 @@ spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- example.com
|
||||
secretName: example-tls
|
||||
rules:
|
||||
- host: example.com
|
||||
http:
|
||||
|
Loading…
Reference in New Issue
Block a user