Update helm-release.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2024-11-20 11:51:00 +01:00
committed by GitHub
parent b957fc0708
commit 5509949664
@@ -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