Commit graph

3 commits

Author SHA1 Message Date
sync-test
301fc9acd5 chore: add networkpolicy.yaml to ollama kustomization
All checks were successful
sync-to-forgejo / sync (push) Successful in 19s
2026-07-06 01:50:49 +05:30
sync-test
b709d31b67 feat: Add NetworkPolicy for Ollama security on high-performance branch (Task 3) 2026-07-06 01:50:32 +05:30
Ashwin Kumar Sivakumar
9ddc57c2e2 feat(ollama): add internal Ollama service with gemma3:270m in nxtgauge-ai namespace
- Add namespace, PVC, deployment, service, and kustomization for Ollama
- ClusterIP only (internal), no ingress
- 10Gi PVC mounted at /root/.ollama
- Resource limits: 700Mi-1500Mi memory, 500m-1000m CPU
- Add ArgoCD Application CR for ollama
- Update backend configmap with OLLAMA_BASE_URL and OLLAMA_CHAT_MODEL
2026-04-15 23:21:05 +05:30