mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
docs: clarify update stagger description and alternatives (#17896)
This commit is contained in:
@@ -109,8 +109,8 @@ a future release.
|
||||
|
||||
- `stagger` `(string: "30s")` - Specifies the delay between each set of
|
||||
[`max_parallel`](#max_parallel) updates when updating system jobs. This
|
||||
setting no longer applies to service jobs which use
|
||||
[deployments.][strategies]
|
||||
setting doesn't apply to service jobs which use
|
||||
[deployments][strategies] instead, with the equivalent parameter being [`min_healthy_time`](#min_healthy_time).
|
||||
|
||||
## `update` Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user