mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Enable logging and drop permissive targets for CSI mock driver
This commit is contained in:
parent
6385760d9f
commit
df9ea74a73
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user