Merge pull request #112 from MartiniMoe/master

Remove secret from TLS example
This commit is contained in:
Paul Haerle
2022-03-04 22:08:45 +01:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

@@ -149,7 +149,6 @@ spec:
tls:
- hosts:
- example.com
secretName: example-tls
rules:
- host: example.com
http:

View File

@@ -9,7 +9,6 @@ spec:
tls:
- hosts:
- example.com
secretName: example-tls
rules:
- host: example.com
http: