Skip to content

Commit 914a5b2

Browse files
committed
fix: updates CSIDriver api ver to storage.k8s.io/v1
1 parent 0eb91af commit 914a5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest_staging/deploy/csidriver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: storage.k8s.io/v1beta1
1+
apiVersion: storage.k8s.io/v1
22
kind: CSIDriver
33
metadata:
44
name: secrets-store.csi.k8s.io

0 commit comments

Comments
 (0)