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
|
name: postgres16
|
||||||
spec:
|
spec:
|
||||||
instances: 3
|
instances: 3
|
||||||
imageName: ghcr.io/bo0tzz/cnpgvecto.rs:16.1-v0.1.11
|
imageName: ghcr.io/cloudnative-pg/postgresql:16.2-10
|
||||||
primaryUpdateStrategy: unsupervised
|
primaryUpdateStrategy: unsupervised
|
||||||
storage:
|
storage:
|
||||||
size: 50Gi
|
size: 50Gi
|
||||||
@@ -19,7 +19,6 @@ spec:
|
|||||||
limits:
|
limits:
|
||||||
memory: 4Gi
|
memory: 4Gi
|
||||||
postgresql:
|
postgresql:
|
||||||
shared_preload_libraries: ["vectors.so"]
|
|
||||||
parameters:
|
parameters:
|
||||||
max_connections: "600"
|
max_connections: "600"
|
||||||
max_slot_wal_keep_size: 10GB
|
max_slot_wal_keep_size: 10GB
|
||||||
|
Reference in New Issue
Block a user