Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 8d109c6

Browse files
author
li.i.yang
committed
fix one typo
1 parent 3781aef commit 8d109c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kuberay/ray-service.rayllm-local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
name: serve
5151
volumes:
5252
- name: model
53-
hostPath
53+
hostPath:
5454
path: "/data/ray/model"
5555
type: Directory
5656
workerGroupSpecs:

0 commit comments

Comments
 (0)