Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Actions Bot
7e78196056 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 1m40s
Generated by CI/CD workflow on 2025-11-07 14:53:15

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2025-11-07 14:53:15 +00:00
AB
84bd1fc05a Merge branch 'main' of ssh://gt.hexor.cy:30022/ab/homelab
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 15s
Check with kubeconform / lint (push) Successful in 13s
Auto-update README / Generate README and Create MR (push) Successful in 11s
2025-11-07 16:52:27 +02:00
AB
cb3defd28c Added ollama 2025-11-07 16:52:16 +02:00

View File

@@ -8,4 +8,11 @@ helmCharts:
releaseName: ollama
namespace: ollama
valuesFile: ollama-values.yaml
includeCRDs: true
- name: open-webui
repo: https://helm.openwebui.com/
version: 8.14.0
releaseName: openweb-ui
namespace: ollama
valuesFile: openweb-ui-values.yaml
includeCRDs: true