Skip to content

Commit 4bcb3a1

Browse files
committed
Regenerate types
1 parent 1e63a9b commit 4bcb3a1

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

example/20-crd-extensions.gardener.cloud_workers.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ spec:
401401
protectKernelDefaults:
402402
description: |-
403403
ProtectKernelDefaults ensures that the kernel tunables are equal to the kubelet defaults.
404-
Defaults to true for Kubernetes v1.26 or later.
404+
Defaults to true.
405405
type: boolean
406406
registryBurst:
407407
description: |-
@@ -419,10 +419,8 @@ spec:
419419
format: int32
420420
type: integer
421421
seccompDefault:
422-
description: |-
423-
SeccompDefault enables the use of `RuntimeDefault` as the default seccomp profile for all workloads.
424-
This requires the corresponding SeccompDefault feature gate to be enabled as well.
425-
This field is only available for Kubernetes v1.25 or later.
422+
description: SeccompDefault enables the use of `RuntimeDefault`
423+
as the default seccomp profile for all workloads.
426424
type: boolean
427425
serializeImagePulls:
428426
description: |-
@@ -433,9 +431,7 @@ spec:
433431
description: |-
434432
StreamingConnectionIdleTimeout is the maximum time a streaming connection can be idle before the connection is automatically closed.
435433
This field cannot be set lower than "30s" or greater than "4h".
436-
Default:
437-
"4h" for Kubernetes < v1.26.
438-
"5m" for Kubernetes >= v1.26.
434+
Default: "5m".
439435
type: string
440436
systemReserved:
441437
description: |-

0 commit comments

Comments
 (0)