Remove Lua resty waf feature
This commit is contained in:
parent
9f72cb3aee
commit
61d902db14
11 changed files with 12 additions and 565 deletions
|
|
@ -610,10 +610,6 @@ type Configuration struct {
|
|||
// +optional
|
||||
GlobalExternalAuth GlobalExternalAuth `json:"global-external-auth"`
|
||||
|
||||
// DisableLuaRestyWAF disables lua-resty-waf globally regardless
|
||||
// of whether there's an ingress that has enabled the WAF using annotation
|
||||
DisableLuaRestyWAF bool `json:"disable-lua-resty-waf"`
|
||||
|
||||
// EnableInfluxDB enables the nginx InfluxDB extension
|
||||
// http://github.com/influxdata/nginx-influxdb-module/
|
||||
// By default this is disabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue