ingress-nginx-helm/docs/user-guide/nginx-configuration
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
..
annotations.md Remove extra annotation when Enabling ModSecurity 2019-11-28 15:16:09 +00:00
configmap.md Fix extra word 2019-11-20 19:01:56 -06:00
custom-template.md Fix log format after #4557 2019-09-18 12:52:09 -03:00
index.md Fix broken links in the docs 2018-04-26 22:24:50 -03:00
log-format.md Remove the_real_ip variable 2019-09-12 20:01:33 -03:00