Reference of Tilt

We do not update the Tilt configuration regularly. The script (update-operator-dev-deployment.sh) may be an easier solution.

json
KeyTypeDefaultRequiredDescription
allowed_contexts []string ["kind-caph"] noA list of kubeconfig contexts Tilt is allowed to use. See the Tilt documentation on allow_k8s_contexts for more details
deploy_cert_manager bool true noIf true, deploys cert-manager into the cluster for use for webhook registration
deploy_observability bool false noIf true, installs grafana, loki and promtail in the dev cluster. Grafana UI will be accessible via a link in the tilt console. Important! This feature requires the helm command to be available in the user's path
preload_images_for_kind bool true noIf set to true, uses kind load docker-image to preload images into a kind cluster
kind_cluster_name []object "caph" noThe name of the kind cluster to use when preloading images
capi_version string "v1.12.7" noVersion of CAPI
cert_manager_version string "v1.20.2" noVersion of cert manager