Files
buun-stack/postgres/postgres-cluster-values.yaml
2025-08-30 12:09:50 +09:00

10 lines
184 B
YAML

cluster:
instances: 1
initdb:
postInitTemplateSQL:
- CREATE EXTENSION IF NOT EXISTS vector;
enableSuperuserAccess: true
superuserSecret: postgres-cluster-superuser