feat: add keycloak and postgres
This commit is contained in:
6
postgres/postgres-cluster-values.yaml
Normal file
6
postgres/postgres-cluster-values.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
cluster:
|
||||
instances: 1
|
||||
|
||||
initdb:
|
||||
postInitTemplateSQL:
|
||||
- CREATE EXTENSION IF NOT EXISTS vector;
|
||||
Reference in New Issue
Block a user