Auto-updated Kubernetes Manifests (#1020)

Co-authored-by: brokenpip3 <40476330+brokenpip3@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-06-11 23:59:07 +02:00 committed by GitHub
parent 18197e66b7
commit e40032497b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

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