[Doc][Bugfix] Add missing EOF in k8s deploy doc (#16025)
This commit is contained in:
parent
b6c502a150
commit
d5ae4f7f42
@ -46,6 +46,7 @@ metadata:
|
|||||||
type: Opaque
|
type: Opaque
|
||||||
data:
|
data:
|
||||||
token: $(HF_TOKEN)
|
token: $(HF_TOKEN)
|
||||||
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
Next, start the vLLM server as a Kubernetes Deployment and Service:
|
Next, start the vLLM server as a Kubernetes Deployment and Service:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user