Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Zimin <alexandr.zimin@flant.com>
  • Loading branch information
AleksZimin committed Sep 23, 2024
1 parent 5b4c043 commit 0cf4feb
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 @@ -2,7 +2,7 @@
### common
###
{{- $csiInitContainerCommand := "- /wait-rpcbind" }}
{{- $csiInitContainerImage := include "helm_lib_module_image" (list . "waitRPCBIND") }}
{{- $csiInitContainerImage := include "helm_lib_module_image" (list . "waitRpcbind") }}


###
Expand Down

0 comments on commit 0cf4feb

Please sign in to comment.