From 6e1524ef4673b879b43f393d6d9f4f140c9153d0 Mon Sep 17 00:00:00 2001 From: Chin-Ya Huang Date: Mon, 15 May 2023 14:51:05 +0800 Subject: [PATCH] chore: update chart ref: 2865 Signed-off-by: Chin-Ya Huang --- chart/templates/crds.yaml | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/chart/templates/crds.yaml b/chart/templates/crds.yaml index 50c77b4..6402877 100644 --- a/chart/templates/crds.yaml +++ b/chart/templates/crds.yaml @@ -3368,39 +3368,6 @@ spec: type: array numberOfReplicas: type: integer - recurringJobs: - description: Deprecated. Replaced by a separate resource named "RecurringJob" - items: - description: 'Deprecated: This field is useless and has been replaced by the RecurringJob CRD' - properties: - concurrency: - type: integer - cron: - type: string - groups: - items: - type: string - type: array - labels: - additionalProperties: - type: string - type: object - name: - type: string - retain: - type: integer - task: - enum: - - snapshot - - snapshot-force-create - - snapshot-cleanup - - snapshot-delete - - backup - - backup-force-create - - filesystem-trim - type: string - type: object - type: array replicaAutoBalance: enum: - ignored