Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
b8ac6465b1 Auto-update README with current k8s applications
Some checks failed
Terraform / Terraform (pull_request) Failing after 3s
Generated by CI/CD workflow on 2026-04-07 18:20:40

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-07 18:20:40 +00:00

View File

@@ -31,9 +31,9 @@ spec:
- name: FURUMI_AGENT_STORAGE_DIR - name: FURUMI_AGENT_STORAGE_DIR
value: "/media" value: "/media"
- name: FURUMI_AGENT_OLLAMA_URL - name: FURUMI_AGENT_OLLAMA_URL
value: "http://100.120.76.49:1234" value: "http://ollama.ollama.svc:11434"
- name: FURUMI_AGENT_OLLAMA_MODEL - name: FURUMI_AGENT_OLLAMA_MODEL
value: "qwen2.5-32b-instruct" value: "qwen3:14b"
- name: FURUMI_AGENT_POLL_INTERVAL_SECS - name: FURUMI_AGENT_POLL_INTERVAL_SECS
value: "10" value: "10"
- name: RUST_LOG - name: RUST_LOG