This commit is contained in:
Philip Haupt
2025-04-13 23:46:30 +02:00
parent 4b703054d8
commit ccee345fde
2 changed files with 2 additions and 2 deletions

View File

@@ -3764,7 +3764,7 @@ metadata:
namespace: velero namespace: velero
spec: spec:
config: config:
region: nas region: home-nas
credential: credential:
key: nas-s3 key: nas-s3
name: secret-s3 name: secret-s3

View File

@@ -377,7 +377,7 @@ configuration:
# Additional provider-specific configuration. See link above # Additional provider-specific configuration. See link above
# for details of required/optional fields for your provider. # for details of required/optional fields for your provider.
config: config:
region: nas region: home-nas
# apiTimeout: # apiTimeout:
# resourceGroup: # resourceGroup:
# The ID of the subscription where volume snapshots should be stored, if different from the clusters subscription. If specified, also requires `configuration.volumeSnapshotLocation.config.resourceGroup`to be set. (Azure only) # The ID of the subscription where volume snapshots should be stored, if different from the clusters subscription. If specified, also requires `configuration.volumeSnapshotLocation.config.resourceGroup`to be set. (Azure only)