gcloud-lab/apps/base/customer1/hermes-db
Hermes Agent 27b7334dfb fix: match pg-cluster manifest to live CNPG cluster state
- Remove imageName (was never applied, live cluster uses default CNPG image)
- Remove maintenance_work_mem (live cluster has no custom parameters)
- Set postgresql: {} to match live state
- Keep memory role superuser: true (the only needed change)

Fixes CNPG admission webhook: 'Can't change image name and configuration at the same time'
2026-05-25 01:11:27 +00:00
..
.dockerignore feat(customer1): add pgvector RAG knowledge base with embedding service 2026-05-24 20:31:59 +00:00
agent-memory-db.yaml feat: add dedicated CNPG cluster for Hermes agent memory and trading data 2026-05-02 21:31:41 +00:00
agent-memory-rag-db.yaml fix: remove unsupported sql field from agent-memory-rag Database 2026-05-25 01:08:12 +00:00
Dockerfile.postgres-pgvector feat(customer1): add pgvector RAG knowledge base with embedding service 2026-05-24 20:31:59 +00:00
hermes-db-credentials.yaml fix(hermes-db): reencrypt with correct SOPS recipient key 2026-05-02 22:14:09 +00:00
hermes-scheduled-backup.yaml feat: add dedicated CNPG cluster for Hermes agent memory and trading data 2026-05-02 21:31:41 +00:00
kafka-broker.yaml feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
kustomization.yaml feat(customer1): add pgvector RAG knowledge base with embedding service 2026-05-24 20:31:59 +00:00
memory-db-credentials.yaml fix(hermes-db): reencrypt with correct SOPS recipient key 2026-05-02 22:14:09 +00:00
pg-cluster-hermes.yaml fix: match pg-cluster manifest to live CNPG cluster state 2026-05-25 01:11:27 +00:00
rag-db-init.sql feat(customer1): add pgvector RAG knowledge base with embedding service 2026-05-24 20:31:59 +00:00
rag-init-job.yaml feat(customer1): add pgvector RAG knowledge base with embedding service 2026-05-24 20:31:59 +00:00
rag-init-sql-configmap.yaml feat(customer1): add pgvector RAG knowledge base with embedding service 2026-05-24 20:31:59 +00:00
rag-schema.sql feat(customer1): add pgvector RAG knowledge base with embedding service 2026-05-24 20:31:59 +00:00
redis-cluster.yaml feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
trading-data-db.yaml feat: add dedicated CNPG cluster for Hermes agent memory and trading data 2026-05-02 21:31:41 +00:00
trading-db-credentials.yaml fix(hermes-db): reencrypt with correct SOPS recipient key 2026-05-02 22:14:09 +00:00