ingress-nginx-helm/docs
Sablu Miah 010ec6f159
Remove extra annotation when Enabling ModSecurity
Since version 0.25, if you try to use both annotations of:

nginx.ingress.kubernetes.io/modsecurity-snippet: |
Include /etc/nginx/owasp-modsecurity-crs/nginx-modsecurity.conf
Include /etc/nginx/modsecurity/modsecurity.conf

and 

nginx.ingress.kubernetes.io/enable-modsecurity: "true"

it breaks nginx config and you will not catch it unless you have nginx admission controller enabled. 

You do not need the annotation of `Include /etc/nginx/modsecurity/modsecurity.conf` from version 0.25
2019-11-28 15:16:09 +00:00
..
deploy Fix broken links in documentation (#4746) 2019-11-08 16:22:52 -03:00
enhancements implementation proposal for zone aware routing 2019-08-15 23:31:47 -04:00
examples fix ingress name in get example 2019-11-13 02:24:48 +00:00
images docs: Add MetalLB and externalIPs to bare-metal deployment page 2018-09-12 12:21:39 +02:00
user-guide Remove extra annotation when Enabling ModSecurity 2019-11-28 15:16:09 +00:00
development.md Fix broken links in documentation (#4746) 2019-11-08 16:22:52 -03:00
extra.css Adjust size of tables and only adjust the first column on mobile 2018-04-30 20:03:39 +02:00
how-it-works.md Fix spelling and remove local reference of 404 docker image (#4581) 2019-09-22 16:08:47 -03:00
index.md Fix broken links in documentation (#4746) 2019-11-08 16:22:52 -03:00
kubectl-plugin.md Removing secure-verify-ca-secret support and writing an error log if that annotation is used in an Ingress definition 2019-10-18 10:58:57 +02:00
troubleshooting.md Release 0.26.0 2019-09-27 10:23:12 -03:00