Auto-updated Kubernetes Manifests (#1020)
Co-authored-by: brokenpip3 <40476330+brokenpip3@users.noreply.github.com>
This commit is contained in:
parent
18197e66b7
commit
e40032497b
|
|
@ -1330,6 +1330,10 @@ spec:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
type: object
|
type: object
|
||||||
|
terminationGracePeriodSeconds:
|
||||||
|
description: 'Optional duration in seconds the pod needs to terminate gracefully.'
|
||||||
|
type: integer
|
||||||
|
default: 30
|
||||||
tolerations:
|
tolerations:
|
||||||
description: If specified, the pod's tolerations.
|
description: If specified, the pod's tolerations.
|
||||||
items:
|
items:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue