This commit is contained in:
Philip Haupt
2025-04-06 16:59:14 +02:00
parent 26b6d487d9
commit 2f9109a9e4
2 changed files with 2 additions and 1 deletions

View File

@@ -3662,6 +3662,7 @@ spec:
credential:
key: nas-s3
name: secret-s3
default: true
objectStorage:
bucket: kubernetes
provider: aws

View File

@@ -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.