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

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15
image: pgvector/pgvector:pg15
ports:
- containerPort: 5432
envFrom: