Rotate furumi token
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 15s
Check with kubeconform / lint (push) Successful in 10s
Auto-update README / Generate README and Create MR (push) Successful in 18s

This commit is contained in:
Ultradesu
2026-03-16 11:55:11 +00:00
parent 9d67f443c3
commit 4feed32f94
3 changed files with 28 additions and 1 deletions

View File

@@ -22,7 +22,10 @@ spec:
imagePullPolicy: Always
env:
- name: FURUMI_TOKEN
value: "f38387266e75effe891b7953eb9c06b4"
valueFrom:
secretKeyRef:
name: furumi-ng-token
key: TOKEN
- name: FURUMI_ROOT
value: "/media"
ports: