Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
0da3ee57
Commit
0da3ee57
authored
6 years ago
by
Lang Martin
Browse files
Options
Download
Email Patches
Plain Diff
website more explicit auto_promote instructions
parent
f4701e69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/source/docs/job-specification/update.html.md
+3
-1
website/source/docs/job-specification/update.html.md
with
3 additions
and
1 deletion
+3
-1
website/source/docs/job-specification/update.html.md
+
3
-
1
View file @
0da3ee57
...
...
@@ -94,7 +94,9 @@ job "docs" {
allocations as part of its deployment were marked healthy.
-
`auto_promote`
`(bool: false)`
- Specifies if the job should auto-promote to the
canary version when all canaries become healthy.
canary version when all canaries become healthy during a deployment. Defaults to
false which means canaries must be manually updated with the
`nomad deployment promote`
command.
-
`canary`
`(int: 0)`
- Specifies that changes to the job that would result in
destructive updates should create the specified number of canaries without
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment