Signed-off-by: Robin Svensson <[email protected]>
@@ -92,7 +92,8 @@ services:
foo:
image: nginx
deploy:
- x-aws-autoscaling: 75
+ x-aws-autoscaling:
+ cpu: 75
```
@@ -176,6 +176,6 @@ services:
resources:
limits:
- cpu: 0.5
+ cpu: '0.5'
memory: 2Gb