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:
Karl Stoney 2018-02-01 10:42:56 +00:00 committed by Manuel Alejandro de Brito Fontes
parent d7ef6b3fc7
commit cab72086f5
2 changed files with 53 additions and 54 deletions

View file

@ -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 --