mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
chore(operator): bump k8s csi to latest stable container images (#271)
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
parent
602a4eb503
commit
e0fbce805b
6 changed files with 1143 additions and 721 deletions
|
|
@ -1,5 +1,5 @@
|
|||
kind: VolumeSnapshotClass
|
||||
apiVersion: snapshot.storage.k8s.io/v1beta1
|
||||
apiVersion: snapshot.storage.k8s.io/v1
|
||||
metadata:
|
||||
name: zfspv-snapclass
|
||||
annotations:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
kind: VolumeSnapshotClass
|
||||
apiVersion: snapshot.storage.k8s.io/v1beta1
|
||||
apiVersion: snapshot.storage.k8s.io/v1
|
||||
metadata:
|
||||
name: zfspv-snapclass
|
||||
annotations:
|
||||
|
|
@ -7,7 +7,7 @@ metadata:
|
|||
driver: zfs.csi.openebs.io
|
||||
deletionPolicy: Delete
|
||||
---
|
||||
apiVersion: snapshot.storage.k8s.io/v1beta1
|
||||
apiVersion: snapshot.storage.k8s.io/v1
|
||||
kind: VolumeSnapshot
|
||||
metadata:
|
||||
name: zfspv-snap
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue