Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] Fwd: [StackOverflow] Couldnt run eclipse che on kubernetes

Hi Dave,
I've already responded directly on stackoverflow few hours ago. There's a bug in helm charts (reported 2 days ago) and pretty simple solution... All described on so.

On Wed, Jun 19, 2019, 10:09 PM Dave Neary <dneary@xxxxxxxxxx> wrote:
Hi,

The question below landed on StackOverflow today - has anyone else hit
this issue with the Helm charts? If so, what is the recommended install
method for tip of master now that I can point this person to?

Thanks,
Dave.


-------- Forwarded Message --------
Subject:        [StackOverflow] Couldnt run eclipse che on kubernetes
Date:   Wed, 19 Jun 2019 16:18:18 +0000
From:   dneary@xxxxxxxxxx
To:     dneary@xxxxxxxxxx



Cloned che source code (from github) from master branch. Tried to run
eclipse che as shown below: |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 ./|

The following error is shown: |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|

Please help.


Couldnt run eclipse che on kubernetes
>From che_new: http://bit.ly/2Ir65Da
via Newest questions tagged eclipse-che - Stack Overflow
http://bit.ly/2GckIrF
_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/che-dev

Back to the top