Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Actions Bot a5f2dd9522 Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Failing after 13m37s
Generated by CI/CD workflow on 2026-06-04 16:36:32

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-06-04 16:36:32 +00:00
Ultradesu a8ee4bd2b2 pinned llama.cpp to server-rocm-b9501
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Auto-update README / Generate README and Create MR (push) Failing after 13m24s
Check with kubeconform / lint (push) Failing after 14m31s
2026-06-04 17:24:50 +03:00
Ultradesu 0018d2b418 pinned llama.cpp to server-rocm-b9501
Check with kubeconform / lint (push) Successful in 13s
Auto-update README / Generate README and Create MR (push) Failing after 11m59s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Failing after 14m13s
2026-06-04 17:19:19 +03:00
+2 -2
View File
@@ -27,8 +27,8 @@ spec:
effect: NoSchedule
containers:
- name: llamacpp
image: ghcr.io/ggml-org/llama.cpp:server-rocm
imagePullPolicy: Always
image: ghcr.io/ggml-org/llama.cpp:server-rocm-b9501
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:
name: llamacpp-config