host
and hostWebhook
and SESSION_COOKIE_DOMAIN
from the following file replacing the default values with your domain without https://
. The default for both fields will be bare.lilt.com.
$install_dir/lilt/environments/lilt/values.yaml
, find the path from $install_dir/lilt/values.yaml
and insert into $install_dir/lilt/environments/lilt/values.yaml
before updating.
NOTE: From LILT versions lilt-enterprise-2024.02.08
or later, you will also need to update the following values:lilt/environments/environments/values.yaml
, add/edit the key CORE_API_URL
replacing the default value of bare.lilt.com
with your domain:
$install_dir/api/on-prem-values.yaml
, replace all instances of the default value bare.lilt.com
with your domain.helm upgrade
will be necessary (STEP 3 of this procedure).
install-lilt.sh