backport of commit 3d5bce76d00dff29c42c37bb20e38e4bf1d2187d (#17904)

This pull request was automerged via backport-assistant
This commit is contained in:
hc-github-team-nomad-core 2023-07-11 12:53:51 -05:00 committed by GitHub
parent 0951fe1c50
commit 51eb8284c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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