From 87dc515a428ab7282c8dca37386282c186680564 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Tue, 7 May 2024 20:17:55 -0500 Subject: [PATCH] Update api version --- .../openebs-system/openebs/cluster/volumesnapshotclass.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/openebs-system/openebs/cluster/volumesnapshotclass.yaml b/kubernetes/apps/openebs-system/openebs/cluster/volumesnapshotclass.yaml index 4794053e..352e7d32 100644 --- a/kubernetes/apps/openebs-system/openebs/cluster/volumesnapshotclass.yaml +++ b/kubernetes/apps/openebs-system/openebs/cluster/volumesnapshotclass.yaml @@ -1,7 +1,7 @@ --- -# yaml-language-server: $schema=https://ks.hsn.dev/snapshot.storage.k8s.io/volumesnapshotclass_v1beta1.json +# yaml-language-server: $schema=https://ks.hsn.dev/snapshot.storage.k8s.io/volumesnapshotclass_v1.json kind: VolumeSnapshotClass -apiVersion: snapshot.storage.k8s.io/v1beta1 +apiVersion: snapshot.storage.k8s.io/v1 metadata: name: openebs-zfs annotations: