diff --git a/chart/templates/crds.yaml b/chart/templates/crds.yaml index 9f01b65..6509ba6 100644 --- a/chart/templates/crds.yaml +++ b/chart/templates/crds.yaml @@ -1672,7 +1672,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 @@ -3299,7 +3299,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