Skip to content

Commit

Permalink
backport of commit 3d5bce7 (#17904)
Browse files Browse the repository at this point in the history
This pull request was automerged via backport-assistant
  • Loading branch information
hc-github-team-nomad-core authored Jul 11, 2023
1 parent 4f0834d commit 017b42e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/docs/job-specification/update.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 017b42e

Please sign in to comment.