From e40032497b9bea6bc5070b35c31f133d6b364447 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 23:59:07 +0200 Subject: [PATCH] Auto-updated Kubernetes Manifests (#1020) Co-authored-by: brokenpip3 <40476330+brokenpip3@users.noreply.github.com> --- deploy/crds/jenkins.io_jenkins_crd.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deploy/crds/jenkins.io_jenkins_crd.yaml b/deploy/crds/jenkins.io_jenkins_crd.yaml index 87d40704..2caa71d2 100644 --- a/deploy/crds/jenkins.io_jenkins_crd.yaml +++ b/deploy/crds/jenkins.io_jenkins_crd.yaml @@ -1330,6 +1330,10 @@ spec: type: string type: object type: object + terminationGracePeriodSeconds: + description: 'Optional duration in seconds the pod needs to terminate gracefully.' + type: integer + default: 30 tolerations: description: If specified, the pod's tolerations. items: