Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot
32e4c85ece Auto-update README with current k8s applications
Some checks failed
Terraform / Terraform (pull_request) Failing after 18s
Generated by CI/CD workflow on 2026-03-17 14:50:32

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-17 14:50:32 +00:00
Ultradesu
0a9af8f7bd Furumi: Added web ui with OIDC SSO
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 11s
Auto-update README / Generate README and Create MR (push) Successful in 29s
2026-03-17 14:49:47 +00:00

View File

@@ -49,7 +49,7 @@ spec:
- name: FURUMI_ROOT
value: "/media"
- name: RUST_LOG
value: "furumi_server=debug"
value: "debug"
ports:
- name: grpc
containerPort: 50051