fix(crd): update chart

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
This commit is contained in:
Chin-Ya Huang 2023-02-17 08:52:41 +08:00 committed by David Ko
parent bb1bd7d4db
commit 8c5dd01964

View File

@ -1672,7 +1672,7 @@ spec:
description: InstanceManagerSpec defines the desired state of the Longhorn instancer manager description: InstanceManagerSpec defines the desired state of the Longhorn instancer manager
properties: properties:
engineImage: engineImage:
description: 'TODO: deprecate this field' description: 'Deprecated: This field is useless.'
type: string type: string
image: image:
type: string type: string
@ -3299,7 +3299,7 @@ spec:
recurringJobs: recurringJobs:
description: Deprecated. Replaced by a separate resource named "RecurringJob" description: Deprecated. Replaced by a separate resource named "RecurringJob"
items: items:
description: 'VolumeRecurringJobSpec is a deprecated struct. TODO: Should be removed when recurringJobs gets removed from the volume spec.' description: 'Deprecated: This field is useless and has been replaced by the RecurringJob CRD'
properties: properties:
concurrency: concurrency:
type: integer type: integer