Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot 290e5e01f9 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Failing after 4s
Generated by CI/CD workflow on 2026-04-07 19:59:37

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-07 19:59:37 +00:00
ab 9d52724204 Update k8s/apps/furumi-dev/metadata-agent.yaml
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 9s
2026-04-07 19:58:59 +00:00
+1 -1
View File
@@ -33,7 +33,7 @@ spec:
- name: FURUMI_AGENT_OLLAMA_URL
value: "http://100.120.76.49:1234"
- name: FURUMI_AGENT_OLLAMA_MODEL
value: "google/gemma-4-26b-a4b"
value: "qwen2.5-32b-instruct"
- name: FURUMI_AGENT_POLL_INTERVAL_SECS
value: "10"
- name: RUST_LOG