fix(crd): update chart
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 8c5dd01964
)
This commit is contained in:
parent
61d3be3c3b
commit
36657dc0bd
@ -1669,7 +1669,7 @@ spec:
|
||||
description: InstanceManagerSpec defines the desired state of the Longhorn instancer manager
|
||||
properties:
|
||||
engineImage:
|
||||
description: 'TODO: deprecate this field'
|
||||
description: 'Deprecated: This field is useless.'
|
||||
type: string
|
||||
image:
|
||||
type: string
|
||||
@ -3290,7 +3290,7 @@ spec:
|
||||
recurringJobs:
|
||||
description: Deprecated. Replaced by a separate resource named "RecurringJob"
|
||||
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:
|
||||
concurrency:
|
||||
type: integer
|
||||
|
Loading…
Reference in New Issue
Block a user