клонированный исходный код че (из github) из мастер ветки. Попробовал запустить затмение че, как показано ниже:
helm upgrade --install che --namespace che --set cheImage=eclipse/che-server:nightly --set global.cheWorkspacesNamespace="che" --set global.ingressDomain=192.168.99.107.nip.io ./
Отображается следующая ошибка:
Release "che" does not exist. Installing it now.
Error: render error in "che/templates/configmap.yaml": template: che/templates/configmap.yaml:87:14: executing "che/templates/configmap.yaml" at <.Values.che.workspace.devfileRegistryUrl>: nil pointer evaluating interface {}.workspace
Пожалуйста, помогите.