Skip to content

Commit 5354a47

Browse files
committed
Document usage of sidecar, available by default from 1.29
1 parent 472b545 commit 5354a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/dynamic-lora-sidecar/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The sidecar uses the vLLM server's API to load or unload adapters based on the c
4343
```
4444
Do not use subPath, since configmap updates are not reflected in the file
4545

46-
[deployment]: deployment.yaml
46+
[deployment]: deployment.yaml it uses [sidecar](https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/) which is beta feature enabled by default from 1.29.
4747

4848
## Configuration Fields
4949
- `vLLMLoRAConfig`[**required**] base key

0 commit comments

Comments
 (0)