Fix RestartPolicy default value
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit fc48b5529dca3907ade273921a14906be796e333) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user