Nxtgauge GitOps Configuration
Find a file
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
.github/workflows ci(gitops): trigger app build workflows on gitops pushes 2026-03-12 00:05:31 +01:00
apps feat(ollama): add internal Ollama service with gemma3:270m in nxtgauge-ai namespace 2026-04-15 23:21:05 +05:30
argocd feat(ollama): add internal Ollama service with gemma3:270m in nxtgauge-ai namespace 2026-04-15 23:21:05 +05:30
ops/k3s fix(registry): use node-resolvable backend registry endpoint and add k3s registries runbook 2026-04-11 21:59:50 +02:00