Skip to content

Journey into Theiacloud on Darwin #170

Answered by jfaltermeier
paulreuter asked this question in Q&A
Discussion options

You must be logged in to vote

Below should be the required commands, currently shown for the base chart.
Please also not that helm can't update CRDs at the moment: https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#some-caveats-and-explanations

So if the CRDs were already installed, you have to manually remove them, e.g.

# check installed crds
 kubectl get crds

# delete theia cloud related
 kubectl delete crd appdefinitions.theia.cloud sessions.theia.cloud workspaces.theia.cloud

Steps to see contents from helm repo:

Update Helm Repo

~$ helm repo update theia-cloud-remote
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "theia-cloud-remote"…

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jfaltermeier
Comment options

Answer selected by paulreuter
@paulreuter
Comment options

Comment options

You must be logged in to vote
1 reply
@jfaltermeier
Comment options

Comment options

You must be logged in to vote
1 reply
@jfaltermeier
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants