mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change provider location
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user