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 Apr 18, 2024
1 parent 4add47e commit 520804f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/agent/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
{{- end }}
{{- if .Values.sdsNodeConfigurator.enableThinProvisioning }}
- name: thin-volumes-enabler
image: {{ include "helm_lib_module_image" (list . "staticUtilsCopier") }}
image: {{ include "helm_lib_module_image" (list . "agent") }}
imagePullPolicy: IfNotPresent
command:
- sleep
Expand Down

0 comments on commit 520804f

Please sign in to comment.