add ability to log to file, update to v2.28.1 and fix 'first upgrade' issue
This commit is contained in:
@@ -8,7 +8,7 @@ registry_enabled: false
|
||||
metrics_server_enabled: false
|
||||
|
||||
# Rancher Local Path Provisioner
|
||||
local_path_provisioner_enabled: true
|
||||
local_path_provisioner_enabled: {{ .Modules.Additional.Storage.LocalPathProvisioner.Enabled }}
|
||||
# local_path_provisioner_namespace: "local-path-storage"
|
||||
local_path_provisioner_storage_class: {{ .Modules.Additional.Storage.LocalPathProvisioner.StorageClassName }}
|
||||
local_path_provisioner_reclaim_policy: {{ .Modules.Additional.Storage.LocalPathProvisioner.ReclaimPolicy }}
|
||||
|
||||
Reference in New Issue
Block a user