feat: crowdsec
- moved bouncer tokens to secrets - experimental host ssh log parsing - moved crowdsec to it's own directory
This commit is contained in:
@@ -113,6 +113,9 @@ volumes:
|
||||
- name: traefik-dynamic
|
||||
mountPath: /etc/traefik/dynamic
|
||||
type: configMap
|
||||
- name: crowdsec-bouncer-secrets
|
||||
mountPath: /etc/traefik/secrets
|
||||
type: secret
|
||||
|
||||
additionalArguments:
|
||||
- "--providers.file.directory=/etc/traefik/dynamic"
|
||||
|
||||
Reference in New Issue
Block a user