mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ cnpg postgresql:16.2-10
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
||||
name: postgres16
|
||||
spec:
|
||||
instances: 3
|
||||
imageName: ghcr.io/bo0tzz/cnpgvecto.rs:16.1-v0.1.11
|
||||
imageName: ghcr.io/cloudnative-pg/postgresql:16.2-10
|
||||
primaryUpdateStrategy: unsupervised
|
||||
storage:
|
||||
size: 50Gi
|
||||
@@ -19,7 +19,6 @@ spec:
|
||||
limits:
|
||||
memory: 4Gi
|
||||
postgresql:
|
||||
shared_preload_libraries: ["vectors.so"]
|
||||
parameters:
|
||||
max_connections: "600"
|
||||
max_slot_wal_keep_size: 10GB
|
||||
|
Reference in New Issue
Block a user