fix: Ingress TLS support
Co-authored-by: Julien Salleyron <julien@containo.us>
This commit is contained in:
parent
09224e4b04
commit
9012f2d6b1
5 changed files with 136 additions and 10 deletions
1
integration/testdata/rawdata-ingress.json
vendored
1
integration/testdata/rawdata-ingress.json
vendored
|
@ -45,7 +45,6 @@
|
|||
],
|
||||
"service": "default-whoami-http",
|
||||
"rule": "Host(`whoami.test.https`) \u0026\u0026 PathPrefix(`/whoami`)",
|
||||
"tls": {},
|
||||
"status": "enabled",
|
||||
"using": [
|
||||
"web"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue