Compare commits

..

2 Commits

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

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-07 01:03:49 +00:00
f11c561f3a fix(ollama): update to standard kustomize patches format and target ollama namespace
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 9s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 6s
2026-03-07 01:03:25 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -21,5 +21,5 @@ helmCharts:
valuesFile: openweb-ui-values.yaml
includeCRDs: true
patchesStrategicMerge:
- patch-runtimeclass.yaml
patches:
- path: patch-runtimeclass.yaml

View File

@@ -2,6 +2,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: ollama
namespace: ollama
spec:
template:
spec: