Fix RestartPolicy default value
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
92b3dcb601
commit
fc48b5529d
1 changed files with 0 additions and 1 deletions
|
@ -322,7 +322,6 @@ definitions:
|
|||
MaximumRetryCount:
|
||||
type: "integer"
|
||||
description: "If `on-failure` is used, the number of times to retry before giving up"
|
||||
default: {}
|
||||
|
||||
Resources:
|
||||
description: "A container's resources (cgroups config, ulimits, etc)"
|
||||
|
|
Loading…
Add table
Reference in a new issue