You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,10 +55,12 @@ The Ingress nginx controller should be installed using the [official helm chart]
55
55
56
56
First you need to create new ingress-nginx chart values file (`crowdsec-ingress-bouncer.yaml`) to upgrade the ingress controller with the crowdsec plugin.
57
57
58
-
:::warning It is of the uttermost importance to note that lua support has been
59
-
removed from mainline ingress nginx in 1.12. As crowdsec remediation highly
60
-
depends on lua support, one has to use our controller image as show an in the
61
-
following values example:
58
+
:::warning
59
+
60
+
It is of the utmost importance to note that lua support has been removed from
61
+
mainline ingress nginx in version 1.12. As crowdsec remediation highly depends
62
+
on lua support, one has to use our controller image as show an in the following
0 commit comments