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
For prebuilt, edit the [chart values](./charts/doc-controller/values.yaml) or [snapshotted yaml](./yaml/deployment.yaml) and apply as you see fit (like above).
65
65
66
-
To develop by building and deploying the image quickly, we recommend using [tilt](https://tilt.dev/), via `tilt up` instead.
66
+
To develop by building/reloading the deployment in k3d quickly, you can use [`tilt up`](https://tilt.dev/).
67
67
68
68
## Usage
69
69
In either of the run scenarios, your app is listening on port `8080`, and it will observe `Document` events.
0 commit comments