mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-30 23:45:25 +02:00
10 lines
210 B
YAML
10 lines
210 B
YAML
---
|
|
kind: VolumeSnapshotClass
|
|
apiVersion: snapshot.storage.k8s.io/v1beta1
|
|
metadata:
|
|
name: longhorn
|
|
annotations:
|
|
k10.kasten.io/is-snapshot-class: "true"
|
|
driver: driver.longhorn.io
|
|
deletionPolicy: Delete
|