mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
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:
co-authored by
Claude Opus 4.6
parent
7436462a10
commit
1cdc6ac68c
@@ -27,12 +27,6 @@ lapi:
|
||||
value: "homelabv5"
|
||||
- name: ENROLL_TAGS
|
||||
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
|
||||
- name: BOUNCER_KEY_firewall
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user