Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Actions Bot a6ae3908ef Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 32s
Generated by CI/CD workflow on 2026-03-17 19:18:49

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-17 19:18:49 +00:00
Ultradesu dcd15b296f Fixed docker CI
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 10s
Check with kubeconform / lint (push) Successful in 14s
Auto-update README / Generate README and Create MR (push) Successful in 25s
2026-03-17 19:17:51 +00:00
Ultradesu f21c9f548b Improve web UI
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 6s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 6s
2026-03-17 16:19:04 +00:00
+2 -2
View File
@@ -18,7 +18,7 @@ spec:
kubernetes.io/hostname: master.tail2fe2d.ts.net
containers:
- name: furumi-server
image: ultradesu/furumi-server:latest
image: ultradesu/furumi-server:trunk
imagePullPolicy: Always
env:
- name: FURUMI_TOKEN
@@ -54,7 +54,7 @@ spec:
- name: FURUMI_ROOT
value: "/media"
- name: RUST_LOG
value: "debug"
value: "info"
ports:
- name: grpc
containerPort: 50051