Improve web UI
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 9s
Check with kubeconform / lint (push) Successful in 8s
Auto-update README / Generate README and Create MR (push) Successful in 19s

This commit is contained in:
Ultradesu
2026-03-17 16:13:23 +00:00
parent 176c6e910e
commit c4bc80eed2
2 changed files with 17 additions and 0 deletions

View File

@@ -46,8 +46,15 @@ spec:
secretKeyRef:
name: furumi-ng-creds
key: OIDC_REDIRECT_URL
- name: FURUMI_OIDC_SESSION_SECRET
valueFrom:
secretKeyRef:
name: furumi-ng-creds
key: OIDC_SESSION_SECRET
- name: FURUMI_ROOT
value: "/media"
- name: RUST_LOG
value: "debug"
ports:
- name: grpc
containerPort: 50051