Skip to content

Commit

Permalink
traefik: add crowdsec bouncer
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Jan 28, 2025
1 parent d978b9f commit 8b7f8c8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions base/traefik/private/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ logs:
format: json
filePath: "/var/log/traefik/access.log"

experimental:
plugins:
crowdsec-bouncer:
moduleName: github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin
version: v1.3.5

additionalVolumeMounts:
- name: traefik-logs
mountPath: /var/log/traefik
Expand Down

0 comments on commit 8b7f8c8

Please sign in to comment.