You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ tilt doctor
Tilt: v0.33.22, built 2025-01-03
System: darwin-arm64
---
Docker
- Host: unix:///Users/patrickarminio/.orbstack/run/docker.sock
- Server Version: 27.5.1
- API Version: 1.47
- Builder: 2
- Compose Version: v2.32.4
---
Kubernetes
- Env: orbstack
- Context: orbstack
- Cluster Name: orbstack
- Namespace: default
- Container Runtime: docker
- Version: v1.30.7+orb1
- Cluster Local Registry: none
---
Thanks for seeing the Tilt Doctor!
Please send the info above when filing bug reports. 💗
The info below helps us understand how you're using Tilt so we can improve,
but is not required to ask for help.
---
Analytics Settings
--> (These results reflect your personal opt in/out status and may be overridden by an `analytics_settings` call in your Tiltfile)
- User Mode: opt-out
- Machine: 261341f1fcce9c780caf17d18303cfc7
- Repo: k4M+Mjl8SQl40t8GRvqioA==
The text was updated successfully, but these errors were encountered:
hello! sorry you're having trouble. i think your tiltfile just has a mistake.
in this case, you're applying config-domain twice -- once as part of the knative install, and once as part of your kustomize, so the installer one is overwriting yours.
you can use tilt get kubernetesapply to inspect what tilt is applying
Expected Behavior
The kustomisation should be applied correctly
Current Behavior
No kustomisation is applied
I've also made a video trying to explain what's happening
https://share.cleanshot.com/dcYy6Nmh
Steps to Reproduce
I've made a repo here: https://github.com/patrick-bug-repro/tilt-kustomize
in another terminal:
Context
tilt doctor
OutputThe text was updated successfully, but these errors were encountered: