CNPG version on cluster does not support .spec.sql on Database CR. The rag-init-job.yaml already handles RAG schema initialization separately. Unblocks Flux dry-run for agent-memory-rag.
10 lines
183 B
YAML
10 lines
183 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: Database
|
|
metadata:
|
|
name: agent-memory-rag
|
|
namespace: customer1
|
|
spec:
|
|
cluster:
|
|
name: hermes-pgdb
|
|
name: agent_memory
|
|
owner: memory
|