Fix CrowdSec middleware references in Traefik ingresses

This commit is contained in:
2026-06-29 22:47:21 +02:00
parent ee881acd0e
commit a128523c24
16 changed files with 50 additions and 23 deletions
+4 -2
View File
@@ -10,7 +10,8 @@ spec:
- match: Host(`forust.xyz`) || Host(`www.forust.xyz`)
kind: Rule
middlewares:
- name: crowdsec-crowdsec-bouncer@kubernetescrd
- name: crowdsec-bouncer
namespace: crowdsec
priority: 10
services:
- name: forust-homepage-service
@@ -46,7 +47,8 @@ spec:
- match: Host(`xdfnx.cfd`) || Host(`www.xdfnx.cfd`)
kind: Rule
middlewares:
- name: crowdsec-crowdsec-bouncer@kubernetescrd
- name: crowdsec-bouncer
namespace: crowdsec
services:
- name: xdfnx-homepage-service
port: 80