Make crds.

This commit is contained in:
Michal Schott 2020-04-25 14:35:49 +02:00
parent 367f8856e3
commit 91ac57acb1
No known key found for this signature in database
GPG Key ID: 27CB5207854E69DA
2 changed files with 9 additions and 12 deletions

View File

@ -1073,7 +1073,8 @@ spec:
authentication
type: boolean
enableProfiling:
description: Enable profiling via web interface
description: EnableProfiling enables profiling via web interface
host:port/debug/pprof/
type: boolean
encryptionProviderConfig:
description: EncryptionProviderConfig enables encryption at rest
@ -1395,7 +1396,8 @@ spec:
type: string
type: array
enableProfiling:
description: Enable profiling via web interface
description: EnableProfiling enables profiling via web interface
host:port/debug/pprof/
type: boolean
experimentalClusterSigningDuration:
description: ExperimentalClusterSigningDuration is the duration
@ -1752,7 +1754,8 @@ spec:
format: int32
type: integer
enableProfiling:
description: Enable profiling via web interface
description: EnableProfiling enables profiling via web interface
host:port/debug/pprof/
type: boolean
featureGates:
additionalProperties:
@ -2075,9 +2078,7 @@ spec:
description: 'Default kubelet behaviour for kernel tuning. If
set, kubelet errors if any of kernel tunables is different than
kubelet defaults. (DEPRECATED: This parameter should be set
via the config file specified by the Kubelet''s --config flag.
See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/
for more information.)'
via the config file specified by the Kubelet''s --config flag.'
type: boolean
readOnlyPort:
description: ReadOnlyPort is the port used by the kubelet api
@ -2450,9 +2451,7 @@ spec:
description: 'Default kubelet behaviour for kernel tuning. If
set, kubelet errors if any of kernel tunables is different than
kubelet defaults. (DEPRECATED: This parameter should be set
via the config file specified by the Kubelet''s --config flag.
See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/
for more information.)'
via the config file specified by the Kubelet''s --config flag.'
type: boolean
readOnlyPort:
description: ReadOnlyPort is the port used by the kubelet api

View File

@ -460,9 +460,7 @@ spec:
description: 'Default kubelet behaviour for kernel tuning. If
set, kubelet errors if any of kernel tunables is different than
kubelet defaults. (DEPRECATED: This parameter should be set
via the config file specified by the Kubelet''s --config flag.
See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/
for more information.)'
via the config file specified by the Kubelet''s --config flag.'
type: boolean
readOnlyPort:
description: ReadOnlyPort is the port used by the kubelet api