Change provider location

This commit is contained in:
Ruben Hensen
2025-03-01 01:18:26 +01:00
parent 5e15039e68
commit a07191f964
+2 -1
View File
@@ -18,10 +18,10 @@ spec:
- mountPath: /target - mountPath: /target
name: plugins name: plugins
configuration: configuration:
provider: aws
backupStorageLocation: backupStorageLocation:
- name: default - name: default
bucket: velero-backups bucket: velero-backups
provider: aws
config: config:
region: minio region: minio
s3ForcePathStyle: true s3ForcePathStyle: true
@@ -29,6 +29,7 @@ spec:
insecureSkipTLSVerify: "true" insecureSkipTLSVerify: "true"
volumeSnapshotLocation: volumeSnapshotLocation:
- name: default - name: default
provider: aws
config: config:
region: minio region: minio
credentials: credentials: