bouncer key

This commit is contained in:
Joseph Hanson 2023-10-10 16:19:50 -05:00
parent 42aabe048f
commit e352ec1494

View file

@ -105,7 +105,10 @@ spec:
- name: API_URL
value: "http://crowdsec-service.security.svc.cluster.local:8080" # crowdsec lapi service-name
- name: API_KEY
value: "<API KEY>" # generated with `cscli bouncers add -n <bouncer_name>
valueFrom:
secretKeyRef:
name: nginx-ingress-secrets
key: nginx-ingress-bouncer-apikey
- name: BOUNCER_CONFIG
value: "/crowdsec/crowdsec-bouncer.conf"
- name: BAN_TEMPLATE_PATH