mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-07-31 01:34:27 +00:00
[kube1.23] sync with release-v1.0.1 upstream
This commit is contained in:
@@ -98,7 +98,7 @@ spec:
|
||||
allowPrivilegeEscalation: true
|
||||
image: k8s.gcr.io/sig-storage/csi-snapshotter:v4.2.1
|
||||
args:
|
||||
- --v=1
|
||||
- --v=5
|
||||
- --csi-address=$(ADDRESS)
|
||||
- --leader-election
|
||||
- --http-endpoint=:8083
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
apiVersion: snapshot.storage.k8s.io/v1beta1
|
||||
apiVersion: snapshot.storage.k8s.io/v1
|
||||
kind: VolumeSnapshotClass
|
||||
metadata:
|
||||
name: synology-snapshotclass
|
||||
|
||||
Reference in New Issue
Block a user