add label for velero
This commit is contained in:
parent
b3ea7b9145
commit
9477a0cf73
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ kind: VolumeSnapshotClass
|
|||
apiVersion: snapshot.storage.k8s.io/v1
|
||||
metadata:
|
||||
name: longhorn-bak
|
||||
labels:
|
||||
velero.io/csi-volumesnapshot-class: "true"
|
||||
driver: driver.longhorn.io
|
||||
deletionPolicy: Delete
|
||||
parameters:
|
||||
|
|
Loading…
Reference in a new issue