File tree 1 file changed +1
-0
lines changed
charts/cluster-api-runtime-extensions-nutanix/templates
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 36
36
- --csi.aws-ebs.helm-addon.default-values-template-configmap-name={{ (index .Values.hooks.csi "aws-ebs").helmAddonStrategy.defaultValueTemplateConfigMap.name }}
37
37
- --csi.nutanix.helm-addon.default-values-template-configmap-name={{ (index .Values.hooks.csi "nutanix").helmAddonStrategy.defaultValueTemplateConfigMap.name }}
38
38
- --csi.local-path.helm-addon.default-values-template-configmap-name={{ (index .Values.hooks.csi "local-path").helmAddonStrategy.defaultValueTemplateConfigMap.name }}
39
+ - --csi.aws-ebs.helm-addon.default-values-template-configmap-name={{ (index .Values.hooks.csi "aws-ebs").helmAddonStrategy.defaultValueTemplateConfigMap.name }}
39
40
{{- range $key, $value := .Values.extraArgs }}
40
41
- --{{ $key }}={{ $value }}
41
42
{{- end }}
You can’t perform that action at this time.
0 commit comments