Fix CrowdSec middleware references in Traefik ingresses
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user