mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 20:39:17 +00:00
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)
|
- unhealthy tasks are terminated (i.e. the service is restarted)
|
||||||
|
|
||||||
- failed deployments can be rolled back automatically
|
- 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