add local-path-provosioner helper image def (#5817)

This commit is contained in:
MikeG
2020-04-08 09:51:43 +03:00
committed by GitHub
parent 0c51352a74
commit 45a177e2a0
3 changed files with 7 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ local_path_provisioner_enabled: false
# local_path_provisioner_debug: false
# local_path_provisioner_image_repo: "rancher/local-path-provisioner"
# local_path_provisioner_image_tag: "v0.0.2"
# local_path_provisioner_helper_image_repo: "busybox"
# local_path_provisioner_helper_image_tag: "latest"
# Local volume provisioner deployment
local_volume_provisioner_enabled: false