default
This commit is contained in:
@@ -3662,6 +3662,7 @@ spec:
|
|||||||
credential:
|
credential:
|
||||||
key: nas-s3
|
key: nas-s3
|
||||||
name: secret-s3
|
name: secret-s3
|
||||||
|
default: true
|
||||||
objectStorage:
|
objectStorage:
|
||||||
bucket: kubernetes
|
bucket: kubernetes
|
||||||
provider: aws
|
provider: aws
|
||||||
|
|||||||
@@ -329,7 +329,7 @@ configuration:
|
|||||||
# prefix is the directory under which all Velero data should be stored within the bucket. Optional.
|
# prefix is the directory under which all Velero data should be stored within the bucket. Optional.
|
||||||
prefix:
|
prefix:
|
||||||
# default indicates this location is the default backup storage location. Optional.
|
# default indicates this location is the default backup storage location. Optional.
|
||||||
default:
|
default: true
|
||||||
# validationFrequency defines how frequently Velero should validate the object storage. Optional.
|
# validationFrequency defines how frequently Velero should validate the object storage. Optional.
|
||||||
validationFrequency:
|
validationFrequency:
|
||||||
# accessMode determines if velero can write to this backup storage location. Optional.
|
# accessMode determines if velero can write to this backup storage location. Optional.
|
||||||
|
|||||||
Reference in New Issue
Block a user