feat(k8s): protect all prod routers with crowdsec middleware

This commit is contained in:
2026-06-17 01:50:33 +02:00
parent 76853637bc
commit b9b8474455
16 changed files with 34 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@ spec:
routes:
- match: Host(`auth.forust.xyz`)
kind: Rule
middlewares:
- name: "crowdsec-crowdsec-bouncer@kubernetescrd"
services:
- name: authentik-server-service
port: 9000