Enable logging and drop permissive targets for CSI mock driver
This commit is contained in:
@@ -51,7 +51,7 @@ spec:
|
||||
image: k8s.gcr.io/sig-storage/mock-driver:v4.0.2
|
||||
args:
|
||||
- "--name=mock.storage.k8s.io"
|
||||
- "--permissive-target-path" # because of https://github.com/kubernetes/kubernetes/issues/75535
|
||||
- "-v=3" # enabled the gRPC call logging
|
||||
env:
|
||||
- name: CSI_ENDPOINT
|
||||
value: /csi/csi.sock
|
||||
|
Reference in New Issue
Block a user