Add https to S3 location
This commit is contained in:
parent
2f7ee5c730
commit
59e5ca7193
@ -332,7 +332,7 @@ configuration:
|
||||
# name of the secret used by this backupStorageLocation.
|
||||
name: minio-creds
|
||||
# name of key that contains the secret data to be used.
|
||||
key: minio
|
||||
key: minio-creds
|
||||
# Additional provider-specific configuration. See link above
|
||||
# for details of required/optional fields for your provider.
|
||||
config:
|
||||
@ -363,7 +363,7 @@ configuration:
|
||||
# name of the secret used by this volumeSnapshotLocation.
|
||||
name: minio-creds
|
||||
# name of key that contains the secret data to be used.
|
||||
key: minio
|
||||
key: minio-creds
|
||||
# Additional provider-specific configuration. See link above
|
||||
# for details of required/optional fields for your provider.
|
||||
config:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user