feat: Add ServersTransport annotation to k8s ingress provider
This commit is contained in:
parent
526f493e12
commit
456df0fc19
6 changed files with 24 additions and 5 deletions
|
@ -130,6 +130,7 @@ func TestLoadConfigurationFromIngresses(t *testing.T) {
|
|||
URL: "protocol://10.21.0.1:8080",
|
||||
},
|
||||
},
|
||||
ServersTransport: "foobar@file",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue