🐛 Update documentation that help avoid a bug in traefik chart (#135)

* 🐛 Update documentation that help avoid a bug in traefik chart

* 🚨 Fix lint and remove comment
This commit is contained in:
mathieuHa
2024-02-19 20:47:53 +01:00
committed by GitHub
parent 575d3a02e5
commit c3e0c2d4c3
3 changed files with 21 additions and 8 deletions
+4 -6
View File
@@ -1,5 +1,5 @@
image:
tag: v2.10.4
tag: v2.11
logs:
general:
@@ -12,8 +12,6 @@ logs:
experimental:
plugins:
enabled: true
additionalArguments:
- "--experimental.plugins.bouncer.modulename=github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin"
- "--experimental.plugins.bouncer.version=v1.1.13"
bouncer:
moduleName: "github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin"
version: "v1.2.0"