Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 392 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 392 Bytes

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