Skip to content

Commit

Permalink
Fix db resources (#476)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
YuryHrytsuk authored Dec 12, 2023
1 parent 8d1f3a6 commit 0f05492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/simcore/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0f05492

Please sign in to comment.