Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 50dac21870 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 38s
Generated by CI/CD workflow on 2026-03-16 15:38:14

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-16 15:38:14 +00:00
2 changed files with 2 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ helmCharts:
includeCRDs: true
- name: open-webui
repo: https://helm.openwebui.com/
version: 12.10.0
version: 12.8.1
releaseName: openweb-ui
namespace: ollama
valuesFile: openweb-ui-values.yaml
+1 -6
View File
@@ -17,14 +17,9 @@ 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:latest
image: ghcr.io/open-webui/open-terminal:slim
ports:
- containerPort: 8000
env: