Update k8s/apps/furumi-dev/web-player.yaml

This commit is contained in:
2026-03-23 13:43:59 +00:00
parent 548f306bf7
commit 3b94cc92ea
+5
View File
@@ -51,6 +51,11 @@ spec:
secretKeyRef:
name: furumi-ng-creds
key: PG_STRING
- name: FURUMI_PLAYER_API_KEY
valueFrom:
secretKeyRef:
name: furumi-ng-creds
key: PLAYER_API_KEY
- name: FURUMI_PLAYER_STORAGE_DIR
value: "/media"
- name: RUST_LOG