feat(system-backup): update YAML
ref: 5011 Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
This commit is contained in:
parent
5fc22ebca9
commit
036ea2be75
@ -3166,6 +3166,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
|
||||
|
Loading…
Reference in New Issue
Block a user