|
@@ -27,7 +27,7 @@ configuration:
|
|
|
# name is the name of the backup storage location where backups should be stored. If a name is not provided,
|
|
# name is the name of the backup storage location where backups should be stored. If a name is not provided,
|
|
|
# a backup storage location will be created with the name "default". Optional.
|
|
# a backup storage location will be created with the name "default". Optional.
|
|
|
- name:
|
|
- name:
|
|
|
- provider: "webdav"
|
|
|
|
|
|
|
+ provider: "talinx.dev/webdav-object-store-plugin"
|
|
|
bucket: "velero"
|
|
bucket: "velero"
|
|
|
default: true
|
|
default: true
|
|
|
# validationFrequency defines how frequently Velero should validate the object storage. Optional.
|
|
# validationFrequency defines how frequently Velero should validate the object storage. Optional.
|