prod postgres memory from 2 to 3Gb

cusqa
jan.jantzen 1 year ago
parent be7974a78f
commit 767c27e514

@ -118,6 +118,9 @@ smardigo-connect:
basebackup:
timeThreshold: 86400 # for backups older than 1 day
teamLabel: alerting-nso-mobene
resources:
limits:
memory: 3Gi
connect:
additional_labels:
restart: 20240806-0900
@ -149,7 +152,7 @@ smardigo-connect:
config_delete_scope_enabled: true
resources:
limits:
memory: 8Gi
memory: 4Gi
requests:
cpu: "2.5"
processSearch:

Loading…
Cancel
Save