Merge pull request #138 from sirius0xdev/fix/t_3d94b392-cnpg-match-live-state
fix: match pg-cluster manifest to live CNPG state, keep memory superuser
This commit is contained in:
commit
57ade49cb6
1 changed files with 1 additions and 6 deletions
|
|
@ -6,15 +6,10 @@ metadata:
|
|||
|
||||
spec:
|
||||
instances: 1
|
||||
# Custom image with pgvector extension
|
||||
imageName: "gcr.io/devops-lab-cluster/postgres-pgvector:15.2-0.8.0"
|
||||
storage:
|
||||
size: 20Gi
|
||||
|
||||
postgresql:
|
||||
parameters:
|
||||
# pgvector HNSW index memory settings
|
||||
maintenance_work_mem: "256MB"
|
||||
postgresql: {}
|
||||
|
||||
managed:
|
||||
roles:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue