Auto-updated Kubernetes Manifests (#1112)

Co-authored-by: brokenpip3 <40476330+brokenpip3@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-04-21 11:45:35 +02:00 committed by GitHub
parent 69bdd916d5
commit 8a66d658eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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