chore(traefik): remove crowdsec middleware
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
apiVersion: traefik.containo.us/v1alpha1
|
|
||||||
kind: Middleware
|
|
||||||
metadata:
|
|
||||||
name: crowdsec-bouncer
|
|
||||||
namespace: kube-system
|
|
||||||
spec:
|
|
||||||
plugin:
|
|
||||||
crowdsec-bouncer-traefik-plugin:
|
|
||||||
Enabled: true
|
|
||||||
CrowdsecMode: live
|
|
||||||
CrowdsecLapiUrl: "http://crowdsec-service.kube-system.svc.cluster.local:8080"
|
|
||||||
CrowdsecLapiKey: "${CROWDSEC_BOUNCER_API_KEY}"
|
|
||||||
UpdateIntervalSeconds: 10
|
|
||||||
Reference in New Issue
Block a user