mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
chore(k8s): updated storage and apiextension version to v1 (#299)
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
parent
3162112327
commit
533e17a9aa
14 changed files with 1023 additions and 956 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Create the CSI Driver object
|
||||
apiVersion: storage.k8s.io/v1beta1
|
||||
apiVersion: storage.k8s.io/v1
|
||||
kind: CSIDriver
|
||||
metadata:
|
||||
name: zfs.csi.openebs.io
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue