Skip to content

Commit a8c966a

Browse files
author
sd109
committed
Remove force-allow k8s context
1 parent c1bb840 commit a8c966a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Tiltfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
# or should be included in the remote Helm install
33
run_ui_locally = True
44

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-
95
# TODO: Include image builds in tilt up
106
# docker_build("images/ui-base/")
117

0 commit comments

Comments
 (0)