diff --git a/clusters/cl01tl/storage/local-path-provisioner/values.yaml b/clusters/cl01tl/storage/local-path-provisioner/values.yaml index 1f9fd5685..be8d3cb05 100644 --- a/clusters/cl01tl/storage/local-path-provisioner/values.yaml +++ b/clusters/cl01tl/storage/local-path-provisioner/values.yaml @@ -2,6 +2,9 @@ local-path-provisioner: image: repository: rancher/local-path-provisioner tag: v0.0.30 + helperImage: + repository: busybox + tag: 1.37.0 storageClass: create: true defaultClass: false