feat(k8s): protect all prod routers with crowdsec middleware
This commit is contained in:
@@ -9,6 +9,8 @@ spec:
|
||||
routes:
|
||||
- match: Host(`n8n.forust.xyz`)
|
||||
kind: Rule
|
||||
middlewares:
|
||||
- name: "crowdsec-crowdsec-bouncer@kubernetescrd"
|
||||
services:
|
||||
- name: n8n-service
|
||||
port: 5678
|
||||
|
||||
Reference in New Issue
Block a user