mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-07-28 08:24:27 +00:00
[kube1.23] k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.1 has issues with pulling
This commit is contained in:
@@ -63,7 +63,7 @@ spec:
|
|||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.1
|
image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.0
|
||||||
args:
|
args:
|
||||||
- --v=5
|
- --v=5
|
||||||
- --csi-address=$(ADDRESS) # the csi socket path inside the pod
|
- --csi-address=$(ADDRESS) # the csi socket path inside the pod
|
||||||
|
|||||||
Reference in New Issue
Block a user