fix velero secret
This commit is contained in:
@@ -337,9 +337,9 @@ configuration:
|
||||
accessMode: ReadWrite
|
||||
credential:
|
||||
# name of the secret used by this backupStorageLocation.
|
||||
name: admin
|
||||
name: secret-s3
|
||||
# name of key that contains the secret data to be used.
|
||||
key: d3r_pansen
|
||||
key: nas-s3
|
||||
# Additional provider-specific configuration. See link above
|
||||
# for details of required/optional fields for your provider.
|
||||
config:
|
||||
@@ -371,9 +371,9 @@ configuration:
|
||||
provider: aws
|
||||
credential:
|
||||
# name of the secret used by this volumeSnapshotLocation.
|
||||
name: admin
|
||||
name: secret-s3
|
||||
# name of key that contains the secret data to be used.
|
||||
key: d3r_pansen
|
||||
key: nas-s3
|
||||
# Additional provider-specific configuration. See link above
|
||||
# for details of required/optional fields for your provider.
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user