mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-07-24 22:54:27 +00:00
ensure snapshots are retained for backup reasons
This commit is contained in:
@@ -7,7 +7,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
velero.io/csi-volumesnapshot-class: "true"
|
velero.io/csi-volumesnapshot-class: "true"
|
||||||
driver: csi.san.synology.com
|
driver: csi.san.synology.com
|
||||||
deletionPolicy: Delete
|
deletionPolicy: Retain
|
||||||
# parameters:
|
# parameters:
|
||||||
# description: 'Kubernetes CSI'
|
# description: 'Kubernetes CSI'
|
||||||
# is_locked: 'false'
|
# is_locked: 'false'
|
||||||
|
|||||||
Reference in New Issue
Block a user