- application.yaml: single multi-source Application (openviking pattern), wave 8, chart v0.9.1 via path: + $values/values.yaml - values.yaml: postgresql.enabled=false (external), existingSecret, LLM env (astro-orbiter:8001, Qwen3.8-27B-Q4_K_M), native ingress cosmic-rewind.local.mk-labs.cloud (api /health /v1 /mcp /ext, cp /) - externalsecret.yaml: hindsight-credentials from 1Password mk-labs/hindsight - namespace.yaml, postgres-pvc.yaml (10Gi nfs-emporium), deployment-postgres.yaml (ankane/pgvector pinned by digest), service-postgres.yaml (hindsight-postgres:5432)
14 lines
389 B
YAML
14 lines
389 B
YAML
---
|
|
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: hindsight
|
|
labels:
|
|
name: hindsight
|
|
app.kubernetes.io/name: hindsight
|
|
app.kubernetes.io/component: application
|
|
app.kubernetes.io/part-of: platform-buildout
|
|
epcot-theme: cosmic-rewind
|
|
annotations:
|
|
description: "Hindsight agent-memory service (Phase C) - memory retain/recall for all agent profiles on fastpass"
|