feat(system-backup): update chart

ref: 5011

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
This commit is contained in:
Chin-Ya Huang 2023-05-25 09:25:38 +08:00 committed by David Ko
parent 7b3b230f47
commit 5fc22ebca9

View File

@ -3026,6 +3026,11 @@ spec:
type: object
spec:
description: SystemBackupSpec defines the desired state of the Longhorn SystemBackup
properties:
volumeBackupPolicy:
description: The create volume backup policy Can be "if-not-present", "always" or "disabled"
nullable: true
type: string
type: object
status:
description: SystemBackupStatus defines the observed state of the Longhorn SystemBackup