hindsight: Phase C manifests (multi-source app wave 8, external pgvector PG, ES from 1Password, chart-native ingress)
- 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)
This commit is contained in:
13
cluster/applications/hindsight/namespace.yaml
Normal file
13
cluster/applications/hindsight/namespace.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
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"
|
||||
Reference in New Issue
Block a user