Update PostgreSQL configuration: set image and add storage replacement in kustomization
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: postgres
|
||||
image: postgres:15
|
||||
image: pgvector/pgvector:pg15
|
||||
ports:
|
||||
- containerPort: 5432
|
||||
envFrom:
|
||||
|
Reference in New Issue
Block a user