Auto-updated Kubernetes Manifests
This commit is contained in:
parent
69bdd916d5
commit
a85d355d47
|
|
@ -1330,6 +1330,11 @@ spec:
|
|||
type: string
|
||||
type: object
|
||||
type: object
|
||||
skipPlugins:
|
||||
description: 'Allow to skip installation of both BasePlugins and
|
||||
Plugins. Requires using a custom image which includes the
|
||||
BasePlugins. Defaults to false.'
|
||||
type: boolean
|
||||
terminationGracePeriodSeconds:
|
||||
description: 'Optional duration in seconds the pod needs to terminate gracefully.'
|
||||
type: integer
|
||||
|
|
|
|||
Loading…
Reference in New Issue