Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot
6533537b83 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 21s
Generated by CI/CD workflow on 2026-03-07 00:56:21

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-07 00:56:21 +00:00
49b7e0a8c2 feat(openwebui): schedule sub-components on master node
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 8s
2026-03-07 00:55:56 +00:00

View File

@@ -32,12 +32,22 @@ ollama:
pipelines:
enabled: true
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
tika:
enabled: true
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
websocket:
enabled: true
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
redis:
master:
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
ingress:
enabled: true