Split snapshot controller using beta APIs
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
apiVersion: snapshot.storage.k8s.io/v1alpha1
|
||||
apiVersion: snapshot.storage.k8s.io/v1beta1
|
||||
kind: VolumeSnapshot
|
||||
metadata:
|
||||
name: new-snapshot-demo
|
||||
spec:
|
||||
snapshotClassName: csi-hostpath-snapclass
|
||||
volumeSnapshotClassName: csi-hostpath-snapclass
|
||||
source:
|
||||
name: hpvc
|
||||
kind: PersistentVolumeClaim
|
||||
persistentVolumeClaimName: hpvc
|
||||
|
Reference in New Issue
Block a user