We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1bb840 commit a8c966aCopy full SHA for a8c966a
Tiltfile
@@ -2,10 +2,6 @@
2
# or should be included in the remote Helm install
3
run_ui_locally = True
4
5
-# Tilt warns is if we try to use tilt against a cluster named 'production'
6
-# Use this line to allow it for now
7
-allow_k8s_contexts('production-llm-service-admin@production-llm-service')
8
-
9
# TODO: Include image builds in tilt up
10
# docker_build("images/ui-base/")
11
0 commit comments