Skip to content
Snippets Groups Projects
Commit 19856f39 authored by Brad Davidson's avatar Brad Davidson Committed by Sheng Yang
Browse files

Update helper image to point at Rancher-mirrored busybox

parent b821f903
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ var ( ...@@ -30,7 +30,7 @@ var (
DefaultNamespace = "local-path-storage" DefaultNamespace = "local-path-storage"
FlagHelperImage = "helper-image" FlagHelperImage = "helper-image"
EnvHelperImage = "HELPER_IMAGE" EnvHelperImage = "HELPER_IMAGE"
DefaultHelperImage = "busybox" DefaultHelperImage = "rancher/library-busybox:1.31.1"
FlagServiceAccountName = "service-account-name" FlagServiceAccountName = "service-account-name"
DefaultServiceAccount = "local-path-provisioner-service-account" DefaultServiceAccount = "local-path-provisioner-service-account"
EnvServiceAccountName = "SERVICE_ACCOUNT_NAME" EnvServiceAccountName = "SERVICE_ACCOUNT_NAME"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment