feat(postgres): use ESO
This commit is contained in:
@@ -4,3 +4,6 @@ cluster:
|
||||
initdb:
|
||||
postInitTemplateSQL:
|
||||
- CREATE EXTENSION IF NOT EXISTS vector;
|
||||
|
||||
enableSuperuserAccess: true
|
||||
superuserSecret: postgres-cluster-superuser
|
||||
|
||||
Reference in New Issue
Block a user