Update helm-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -105,9 +105,9 @@ spec:
|
|||||||
- ReadWriteMany
|
- ReadWriteMany
|
||||||
storageClass: ceph-filesystem
|
storageClass: ceph-filesystem
|
||||||
volsync:
|
volsync:
|
||||||
- name: s3
|
- name: s3-bb
|
||||||
type: restic
|
type: restic
|
||||||
credentials: s3
|
credentials: b2
|
||||||
dest:
|
dest:
|
||||||
volumeSnapshotClassName: csi-ceph-filesystem
|
volumeSnapshotClassName: csi-ceph-filesystem
|
||||||
storageClassName: ceph-filesystem
|
storageClassName: ceph-filesystem
|
||||||
@@ -118,7 +118,7 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
- name: b2
|
- name: b2
|
||||||
type: restic
|
type: restic
|
||||||
credentials: b2
|
credentials: s3
|
||||||
dest:
|
dest:
|
||||||
volumeSnapshotClassName: csi-ceph-filesystem
|
volumeSnapshotClassName: csi-ceph-filesystem
|
||||||
storageClassName: ceph-filesystem
|
storageClassName: ceph-filesystem
|
||||||
|
|||||||
Reference in New Issue
Block a user