mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-11 22:10: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
|
|
@ -26,7 +26,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
snapYAML = `apiVersion: snapshot.storage.k8s.io/v1beta1
|
||||
snapYAML = `apiVersion: snapshot.storage.k8s.io/v1
|
||||
kind: VolumeSnapshot
|
||||
metadata:
|
||||
name: #snapname
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue