Set rule priority in Gateway API TLSRoute
This commit is contained in:
parent
ef887332c2
commit
2b6a04bc1d
4 changed files with 75 additions and 35 deletions
2
integration/testdata/rawdata-gateway.json
vendored
2
integration/testdata/rawdata-gateway.json
vendored
|
@ -186,7 +186,7 @@
|
|||
"service": "tlsroute-default-tls-app-1-gw-default-my-tls-gateway-ep-footlspassthrough-0-e3b0c44298fc1c149afb-wrr",
|
||||
"rule": "HostSNI(`foo.bar`)",
|
||||
"ruleSyntax": "v3",
|
||||
"priority": 18,
|
||||
"priority": 7,
|
||||
"tls": {
|
||||
"passthrough": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue