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