Set default value for local_path_provisioner_enabled in role (#4309)

This commit is contained in:
Matthew Mosesohn 2019-02-28 16:36:08 +03:00 committed by Kubernetes Prow Robot
parent 9e8e069b23
commit 4fe61968cf

View file

@ -1,4 +1,5 @@
---
local_path_provisioner_enabled: false
local_path_provisioner_namespace: "local-path-storage"
local_path_provisioner_storage_class: "local-path"
local_path_provisioner_reclaim_policy: Delete