Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <[email protected]>
  • Loading branch information
duckhawk committed Jun 20, 2024
1 parent a21cb8d commit 05e9042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/csi/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@

{{- define "csi_additional_node_volume" }}
- hostPath:
path: /var/lib/kubelet/plugins/csi.huawei.com
path: /var/lib/kubelet/csi-plugins/csi.huawei.com
type: DirectoryOrCreate
name: socket-dir
- hostPath:
Expand Down

0 comments on commit 05e9042

Please sign in to comment.