Fix crowdsec duplicate REGISTRATION_TOKEN env var

The chart auto-generates this env var; remove the manual one from values.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Scooby Husky
2026-03-10 04:10:01 -05:00
co-authored by Claude Opus 4.6
parent 7436462a10
commit 1cdc6ac68c
-6
View File
@@ -27,12 +27,6 @@ lapi:
value: "homelabv5" value: "homelabv5"
- name: ENROLL_TAGS - name: ENROLL_TAGS
value: "k8s homelab talos" value: "k8s homelab talos"
# Registration token for agent auto-registration (from chart-generated secret)
- name: REGISTRATION_TOKEN
valueFrom:
secretKeyRef:
name: crowdsec-lapi-secrets
key: registrationToken
# Pre-register firewall bouncer API key # Pre-register firewall bouncer API key
- name: BOUNCER_KEY_firewall - name: BOUNCER_KEY_firewall
valueFrom: valueFrom: