We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d55cff0 commit 9c34fcdCopy full SHA for 9c34fcd
services/simcore/docker-compose.yml
@@ -649,7 +649,7 @@ services:
649
# NOTE: https://github.com/ITISFoundation/osparc-simcore/pull/4286
650
# NOTE: this MUSTN'T change, or weird things might happen
651
# this will stay until all legacy dynamic services are gone.
652
- replicas: ${RESOURCE_USAGE_TRACKER_REPLICA}
+ replicas: ${RESOURCE_USAGE_TRACKER_REPLICAS}
653
update_config:
654
parallelism: 2
655
order: start-first
0 commit comments