Merge pull request #4779 from aledbf/update-image
Remove lua-resty-waf feature
This commit is contained in:
commit
a85d5ed93a
11 changed files with 12 additions and 565 deletions
|
|
@ -1178,7 +1178,6 @@ func locationApplyAnnotations(loc *ingress.Location, anns *annotations.Ingress)
|
|||
loc.UsePortInRedirects = anns.UsePortInRedirects
|
||||
loc.Connection = anns.Connection
|
||||
loc.Logs = anns.Logs
|
||||
loc.LuaRestyWAF = anns.LuaRestyWAF
|
||||
loc.InfluxDB = anns.InfluxDB
|
||||
loc.DefaultBackend = anns.DefaultBackend
|
||||
loc.BackendProtocol = anns.BackendProtocol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue