mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-03 09:09:01 +02:00
feat: longhorn volumesnapshotclass k10 annotation
This commit is contained in:
@@ -3,5 +3,7 @@ kind: VolumeSnapshotClass
|
|||||||
apiVersion: snapshot.storage.k8s.io/v1beta1
|
apiVersion: snapshot.storage.k8s.io/v1beta1
|
||||||
metadata:
|
metadata:
|
||||||
name: longhorn
|
name: longhorn
|
||||||
|
annotations:
|
||||||
|
k10.kasten.io/is-snapshot-class: "true"
|
||||||
driver: driver.longhorn.io
|
driver: driver.longhorn.io
|
||||||
deletionPolicy: Delete
|
deletionPolicy: Delete
|
||||||
|
Reference in New Issue
Block a user