diff --git a/crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx b/crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx index 51129e9e3..5c8974dfa 100644 --- a/crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx +++ b/crowdsec-docs/unversioned/bouncers/ingress-nginx.mdx @@ -69,7 +69,7 @@ controller: PullPolicy: IfNotPresent image: crowdsecurity/controller # Crowdsec Remediation with Ingress Nginx requires to use our controller image - tag: latest + tag: v1.13.2 extraVolumes: - name: crowdsec-bouncer-plugin emptyDir: {}