feat: update CrowdSec and Traefik manifests; remove installation scripts and add secret management
This commit is contained in:
@@ -66,6 +66,12 @@ spec:
|
||||
secretKeyRef:
|
||||
name: crowdsec-agent-secret
|
||||
key: password
|
||||
- name: BOUNCER_KEY_traefik
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: crowdsec-secrets
|
||||
key: bouncerApiKey
|
||||
optional: true
|
||||
ports:
|
||||
- name: lapi
|
||||
containerPort: 8080
|
||||
|
||||
Reference in New Issue
Block a user