Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 43e5560

Browse files
authored
Update device-plugin.yml (#10)
1 parent 582e8d7 commit 43e5560

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

manifests/device-plugin.yml

+3
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ spec:
4545
containers:
4646
- image: amazon/aws-virtual-gpu-device-plugin:v0.1.1
4747
name: aws-virtual-gpu-device-plugin-ctr
48+
args:
49+
- /usr/bin/vgpu-device-plugin
50+
- --vgpu=10
4851
securityContext:
4952
allowPrivilegeEscalation: false
5053
capabilities:

0 commit comments

Comments
 (0)