Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <vasily.oleynikov@flant.com>
  • Loading branch information
duckhawk committed Apr 23, 2024
1 parent 1f0dc5e commit d21b430
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 @@ -40,7 +40,7 @@
name: tmp-dir
{{- end }}

{{- $csiControllerImage := include "helm_lib_module_image" (list . "csiNfsController") }}
{{- $csiControllerImage := include "helm_lib_module_image" (list . "csiNfsDistroless") }}

{{- $csiControllerConfig := dict }}
{{- $_ := set $csiControllerConfig "controllerImage" $csiControllerImage }}
Expand Down

0 comments on commit d21b430

Please sign in to comment.