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 45fc6de commit 2ee3c8bCopy full SHA for 2ee3c8b
Tiltfile
@@ -2,6 +2,9 @@
2
# or should be included in the remote Helm install
3
run_ui_locally = True
4
5
+# Allow non-local contexts
6
+allow_k8s_contexts(k8s_context())
7
+
8
# TODO: Include image builds in tilt up
9
# docker_build("images/ui-base/")
10
0 commit comments