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
@@ -12,7 +12,8 @@ spec:
kind: Rule
middlewares:
- name: nextcloud-chain@file
- name: crowdsec-crowdsec-bouncer@kubernetescrd
- name: crowdsec-bouncer
namespace: crowdsec
services:
- name: nextcloud-apache
port: 11000
@@ -31,7 +32,8 @@ spec:
- match: Host(`nextcloud.workstation.internal`) || Host(`nextcloud.gigaforust.internal`)
kind: Rule
middlewares:
- name: "crowdsec-crowdsec-bouncer@kubernetescrd"
- name: crowdsec-bouncer
namespace: crowdsec
- name: nextcloud-chain@file
services:
- name: nextcloud-apache