Auto-updated Kubernetes Manifests

This commit is contained in:
brokenpip3 2025-04-21 09:38:43 +00:00 committed by github-actions[bot]
parent 69bdd916d5
commit a85d355d47
1 changed files with 5 additions and 0 deletions

View File

@ -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