Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Actions Bot
d034e96b35 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 45s
Generated by CI/CD workflow on 2026-03-16 15:41:03

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-16 15:41:03 +00:00
Ultradesu
5d811bd021 Added open-terminal
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 10s
Auto-update README / Generate README and Create MR (push) Successful in 29s
2026-03-16 15:40:29 +00:00
Ultradesu
07b4b7bdf8 Added open-terminal
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s
Check with kubeconform / lint (push) Successful in 11s
Auto-update README / Generate README and Create MR (push) Successful in 25s
2026-03-16 15:38:57 +00:00

View File

@@ -17,9 +17,14 @@ spec:
spec:
nodeSelector:
kubernetes.io/hostname: uk-desktop.tail2fe2d.ts.net
tolerations:
- key: workload
operator: Equal
value: desktop
effect: NoSchedule
containers:
- name: open-terminal
image: ghcr.io/open-webui/open-terminal:slim
image: ghcr.io/open-webui/open-terminal:latest
ports:
- containerPort: 8000
env: