feat(k8s): protect all prod routers with crowdsec middleware
This commit is contained in:
@@ -45,6 +45,8 @@ spec:
|
||||
routes:
|
||||
- match: Host(`xdfnx.cfd`) || Host(`www.xdfnx.cfd`)
|
||||
kind: Rule
|
||||
middlewares:
|
||||
- name: crowdsec-crowdsec-bouncer@kubernetescrd
|
||||
services:
|
||||
- name: xdfnx-homepage-service
|
||||
port: 80
|
||||
|
||||
Reference in New Issue
Block a user