Deploy Body Wars Observability WebUI (Open WebUI → astro-orbiter vLLM)

- Service: Open WebUI latest (ghcr.io/open-webui/open-webui:latest)
- Backend: http://astro-orbiter:8000/v1 (Gemma-4-26B-A4B-it-AWQ)
- Ingress: body-wars.local.mk-labs.cloud (letsencrypt-prod TLS)
- Auth: vLLM API key from 1Password (op://mk-labs/vllm/api-key)
- ArgoCD wave 9 (post-Hindsight observability)
- ExternalSecret syncs credentials before deployment
- Replicas: 1, Resource limits: 1GB memory, 1 CPU
This commit is contained in:
Hermes Agent service account
2026-08-31 22:46:06 -05:00
parent 56f19af578
commit e6cb187f8e
7 changed files with 251 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
apiVersion: v1
kind: Namespace
metadata:
name: body-wars
labels:
app.kubernetes.io/name: body-wars
app.kubernetes.io/part-of: mk-labs