How to tell Tilt to identify a deployment / service created by an existing pod?
In my Tiltfile, I create a frontend and backend deployment, with a service for each one. I also configure the images used in each deployment to synchronize live updates:
How to tell Tilt to identify a deployment / service created by an existing pod?
In my Tiltfile, I create a frontend and backend deployment, with a service for each one. I also configure the images used in each deployment to synchronize live updates: