Skip to content

karatkep/che-aks-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

che-aks-installer

Define env variables:

export TENANT_ID=
export AUTH_CLIENT_ID=
export AUTH_CLIENT_SECRET=
export CHE_DOMAIN=

Command to install

chectl server:deploy --installer operator -p k8s --skip-oidc-provider-check \
    --che-operator-image=docker.io/karatkep/che-operator:gamma \
    --domain=${CHE_DOMAIN} \
    --che-operator-cr-patch-yaml=che-cluster.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published