2026-08-22 21:43:23 -07:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
# Poimen Memory CNPG Postgres cluster with pgvector extension.
|
|
|
|
|
# Namespace declared inline in memory-db.yaml (no top-level namespace:).
|
|
|
|
|
resources:
|
|
|
|
|
- memory-db.yaml
|