Skip to content

Commit 39b6651

Browse files
authored
Merge pull request #49 from GongWilliam/patch-1
fix README.md double volumeMounts
2 parents ee1504f + 9484a28 commit 39b6651

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ spec:
5454
# The liveness probe sidecar container
5555
- name: liveness-probe
5656
imagePullPolicy: Always
57-
volumeMounts:
58-
- mountPath: /csi
59-
name: socket-dir
6057
image: quay.io/k8scsi/livenessprobe:v1.1.0
6158
args:
6259
- --csi-address=/csi/csi.sock

0 commit comments

Comments
 (0)