We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c7be7 commit 082aa5aCopy full SHA for 082aa5a
services/registry/docker-compose.yml.j2
@@ -38,7 +38,7 @@ services:
38
replicas: ${OPS_REGISTRY_REPLICAS}
39
placement:
40
constraints:
41
- - node.labels.io.simcore.autoscaled-node!=true
+ - node.labels.ops==true
42
resources:
43
limits:
44
memory: 1G
0 commit comments