Fix csi-snapshotter timeout option. Fix ebs-external-attacher-role ClusterRole. (#6776)

This commit is contained in:
rafal-jan
2020-10-06 15:44:21 +02:00
committed by GitHub
parent b1bb5a4796
commit 9d7f358d4b
2 changed files with 9 additions and 8 deletions

View File

@@ -92,7 +92,7 @@ spec:
image: {{ csi_snapshotter_image_repo }}:{{ csi_snapshotter_image_tag }}
args:
- --csi-address=$(ADDRESS)
- --connection-timeout=15s
- --timeout=15s
env:
- name: ADDRESS
value: /var/lib/csi/sockets/pluginproxy/csi.sock