Update PostgreSQL configuration: set image and add storage replacement in kustomization
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
POSTGRES_DB=postgres
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=OhPostgres!
|
||||
POSTGRES_STORAGE=10Gi
|
||||
POSTGRES_STORAGE=10Gi
|
||||
POSTGRES_IMAGE=pgvector/pgvector:pg15
|
Reference in New Issue
Block a user