We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 484cc04 commit 394e72bCopy full SHA for 394e72b
1 file changed
charts/fluid/fluid/templates/webhook/webhook.yaml
@@ -56,7 +56,7 @@ spec:
56
{{- end }}
57
58
{{- if .Values.webhook.filePrefetcher }}
59
- - name: FILE_PREFETCHR_IMAGE
+ - name: FILE_PREFETCHER_IMAGE
60
value: {{ include "fluid.controlplane.imageTransform" (list .Values.webhook.filePrefetcher.imagePrefix .Values.webhook.filePrefetcher.imageName .Values.webhook.filePrefetcher.imageTag . ) }}
61
62
ports:
0 commit comments