ingress-nginx-helm/docs/user-guide
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
..
nginx-configuration Remove extra annotation when Enabling ModSecurity 2019-11-28 15:16:09 +00:00
third-party-addons Provide annotation to control opentracing 2019-11-27 11:07:26 +10:00
basic-usage.md fix typo (#4520) 2019-09-02 17:29:37 -04:00
cli-arguments.md Adding some documentation about the use of metrics-per-host and enable-metrics cmd line flags 2019-10-17 17:22:49 -06:00
convert_arguments_to_doc.py Update mkdocs 2018-09-13 17:52:15 -03:00
custom-errors.md Fix broken links in documentation (#4746) 2019-11-08 16:22:52 -03:00
default-backend.md Fix spelling and remove local reference of 404 docker image (#4581) 2019-09-22 16:08:47 -03:00
exposing-tcp-udp-services.md Rever TCP/UDP documentation removal and links (#3456) 2018-11-21 23:24:34 -03:00
external-articles.md Split documentation 2017-10-13 18:13:51 -03:00
fcgi-services.md FastCGI backend support (#2982) 2019-07-31 10:39:21 -04:00
ingress-path-matching.md Add clarification on how to enable path matching 2019-06-05 11:14:50 +10:00
miscellaneous.md Fix documentation format 2018-08-30 15:31:12 -03:00
monitoring.md remove output in prometheus deploy command 2019-10-31 10:29:14 +07:00
multiple-ingress.md update docs 2018-09-25 21:49:37 -04:00
tls.md Fix broken links in documentation (#4746) 2019-11-08 16:22:52 -03:00