From 0f05492e94fec48510b3ac25a0e0f5351b42ecc3 Mon Sep 17 00:00:00 2001 From: Yury Hrytsuk <50014626+YuryHrytsuk@users.noreply.github.com> Date: Tue, 12 Dec 2023 14:34:51 +0100 Subject: [PATCH] Fix db resources (#476) * Return removed staging CA for letsenrypt * Fix missing $ * Remove PAYMENTS_AUTORECHARGE_DEFAULT_MIN_BALANCE * Add missing deploy constraint to prom catch all * Fix postgres lack of resources on master --- services/simcore/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/simcore/docker-compose.yml b/services/simcore/docker-compose.yml index 118c938c..316ec8d1 100644 --- a/services/simcore/docker-compose.yml +++ b/services/simcore/docker-compose.yml @@ -636,7 +636,7 @@ services: cpus: '3.0' reservations: memory: 1.5G - cpus: '0.1' + # cpus: '0.1' # tmp fix due to lack of resources on master | YH Dec 2023 traefik: networks: