Skip to content

Commit

Permalink
feat(backup): update k8s/crds.yaml
Browse files Browse the repository at this point in the history
ref: longhorn/longhorn 9213

Signed-off-by: James Lu <[email protected]>
  • Loading branch information
mantissahz committed Jan 23, 2025
1 parent 7aeb536 commit 7134b90
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions k8s/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,9 @@ spec:
- incremental
- ""
type: string
cleanupSnapshot:
description: Whether to cleanup the snapshot after the backup is done.
type: boolean
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -2873,6 +2876,10 @@ spec:
description: RecurringJobSpec defines the desired state of the Longhorn
recurring job
properties:
cleanupBackupSnapshot:
description: The flag of cleaning up the corresponding snapshot after
the backup is completed.
type: boolean
concurrency:
description: The concurrency of taking the snapshot/backup.
type: integer
Expand Down

0 comments on commit 7134b90

Please sign in to comment.