Use v3/dev/performance of ModSecurity because of performance (#1996)
* Updated to very specific versions of modsecurity and modsecurity-crs to deal with performance problems * Put rules back in the correct order * brotli rollback
This commit is contained in:
parent
d7ef6b3fc7
commit
cab72086f5
2 changed files with 53 additions and 54 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.32
|
||||
TAG ?= 0.33
|
||||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
ARCH ?= $(shell go env GOARCH)
|
||||
DOCKER ?= gcloud docker --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue