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 9bc0fd8 commit 5c99aa1Copy full SHA for 5c99aa1
1 file changed
docker/swarm/stacks/api/stack-api.yml
@@ -12,7 +12,7 @@ x-deploy-config: &deploy-config
12
monitor: 30s
13
max_failure_ratio: 0.3
14
restart_policy:
15
- condition: on-failure
+ condition: any
16
resources:
17
limits:
18
cpus: ${CPU_LIMIT:-1}
0 commit comments