This commit is contained in:
Jérôme Petazzoni
2017-10-20 15:40:54 +02:00
parent 80d79c4d31
commit 48b79a18a4

View File

@@ -57,7 +57,7 @@ name: healthchecks
- unhealthy tasks are terminated (i.e. the service is restarted)
- failed deployments can be rolled back automatically
<br/>(by setting *at least* the flag `--update-failure action rollback`)
<br/>(by setting *at least* the flag `--update-failure-action rollback`)
---