Update PostgreSQL configuration: set image and add storage replacement in kustomization

This commit is contained in:
2025-05-27 17:20:20 -07:00
parent ead32d09a0
commit ace1909477
3 changed files with 13 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
POSTGRES_DB=postgres
POSTGRES_USER=postgres
POSTGRES_PASSWORD=OhPostgres!
POSTGRES_STORAGE=10Gi
POSTGRES_STORAGE=10Gi
POSTGRES_IMAGE=pgvector/pgvector:pg15