rename field

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
This commit is contained in:
Ashish Amarnath
2020-06-15 15:26:44 -07:00
parent b71173228a
commit b0fd3d35c1
14 changed files with 116 additions and 116 deletions
File diff suppressed because one or more lines are too long
@@ -36,9 +36,9 @@ spec:
spec:
description: BackupSpec defines the specification for a Velero backup.
properties:
defaultRestic:
description: DefaultRestic specifies whether restic should be used to
take backup of all pod volumes by default.
defaultVolumesToRestic:
description: DefaultVolumesToRestic specifies whether restic should
be used to take a backup of all pod volumes by default.
type: boolean
excludedNamespaces:
description: ExcludedNamespaces contains a list of namespaces that are
@@ -44,9 +44,9 @@ spec:
description: Template is the definition of the Backup to be run on the
provided schedule
properties:
defaultRestic:
description: DefaultRestic specifies whether restic should be used
to take backup of all pod volumes by default.
defaultVolumesToRestic:
description: DefaultVolumesToRestic specifies whether restic should
be used to take a backup of all pod volumes by default.
type: boolean
excludedNamespaces:
description: ExcludedNamespaces contains a list of namespaces that