chore(k3s): fix secret key case sensitivity in deployment

This commit is contained in:
stevef 2026-04-19 09:56:00 +02:00
parent 868d5d421e
commit 6ce0531bb7

View file

@ -61,7 +61,7 @@ spec:
valueFrom:
secretKeyRef:
name: picoclaw-secrets
key: OPENROUTER_API_KEY
key: openrouter-api-key
volumeMounts:
- name: picoclaw-data
mountPath: /home/picoclaw/.picoclaw