Skip to content

Commit 7c892f3

Browse files
committed
update
Signed-off-by: limengxuan <391013634@qq.com>
1 parent b24d45a commit 7c892f3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

volcano-vgpu-device-plugin.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,8 @@ spec:
200200
priorityClassName: "system-node-critical"
201201
serviceAccount: volcano-device-plugin
202202
containers:
203-
- image: docker.io/projecthami/volcano-vgpu-device-plugin:v1.9.3
204-
command: ["sleep","infinity"]
205-
#args: ["--device-split-count=10"]
203+
- image: docker.io/projecthami/volcano-vgpu-device-plugin:v1.9.4
204+
args: ["--device-split-count=10"]
206205
lifecycle:
207206
postStart:
208207
exec:

0 commit comments

Comments
 (0)