diff --git a/kubernetes/main/core/kube-system/local-path-config.yaml b/kubernetes/main/core/kube-system/local-path-config.yaml index ce6b7a9..8ab3083 100644 --- a/kubernetes/main/core/kube-system/local-path-config.yaml +++ b/kubernetes/main/core/kube-system/local-path-config.yaml @@ -25,7 +25,7 @@ data: spec: containers: - name: helper-pod - image: rancher/mirrored-library-busybox:1.36.1 + image: rancher/mirrored-library-busybox:1.37.0 setup: |- #!/bin/sh while getopts "m:s:p:" opt