Merge branch 'nsodev' into 'cusqa'

prod postgres memory from 2 to 3Gb

See merge request smardigo-hetzner/mobene/prodwork01-mobene-deployment!198
cusqa
Jantzen, Jan 1 year ago
commit 82f490798d

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

Loading…
Cancel
Save