mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-02-14 17:49:59 +00:00
Merge pull request #93 from jouve/typo
typo with --update-failure-action flag
This commit is contained in:
@@ -4669,7 +4669,7 @@ class: healthcheck
|
||||
- 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`)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user