diff --git a/deploy/crds/jenkins.io_jenkins_crd.yaml b/deploy/crds/jenkins.io_jenkins_crd.yaml index 2caa71d2..e30bc42a 100644 --- a/deploy/crds/jenkins.io_jenkins_crd.yaml +++ b/deploy/crds/jenkins.io_jenkins_crd.yaml @@ -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