Ollama Moderation Gateway
Overview
The Ollama Moderation Gateway provides an OpenAI-compatible moderation endpoint backed by Ollama models. It is deployed via the 72602 ArgoCD GitOps pipeline using the Helm chart ollama-moderation-gateway (version 0.1.0).
- ArgoCD Application:
argocd/ollama-moderation-gateway(child ofargocd/ops-docs) - Namespace:
moderation - Service:
ollama-moderation-gateway(port 8000) - Ingress:
moderation.llm.72602.space(TLS via cert-manager)
Current Operational State: Deployment ollama-moderation-gateway desired replicas: 3, available replicas: 3. Service reports three Ready endpoints. Single-node resource metrics are healthy. The image, runtime configuration and Ingress remain unchanged; only replicaCount was changed.
- Install (ArgoCD)
Deploy Ollama Moderation Gateway via 72602 GitOps ArgoCD