diff --git a/csi/deploy/004-csi-nodeplugin.yaml b/csi/deploy/004-csi-nodeplugin.yaml index 989c68d1..386fc7fc 100644 --- a/csi/deploy/004-csi-nodeplugin.yaml +++ b/csi/deploy/004-csi-nodeplugin.yaml @@ -102,7 +102,7 @@ spec: - "--health-port=9898" env: - name: CSI_ENDPOINT - value: unix://csi/csi.sock + value: unix:///csi/csi.sock volumeMounts: - mountPath: /csi name: socket-dir