Skip to content

Commit

Permalink
update chart
Browse files Browse the repository at this point in the history
  • Loading branch information
archlitchi committed Feb 18, 2024
1 parent c21c2ff commit 59f842f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions charts/vgpu/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ scheduler:
- --leader-elect=false
- -v=4
extender:
image: "projecthami/hami"
image: "4pdosc/k8s-vdevice"
imagePullPolicy: IfNotPresent
extraArgs:
- --debug
Expand Down Expand Up @@ -87,9 +87,8 @@ scheduler:
annotations: {}

devicePlugin:
image: "projecthami/hami"

monitorimage: "projecthami/hami"
image: "4pdosc/k8s-vdevice"
monitorimage: "4pdosc/k8s-vdevice"
monitorctrPath: /usr/local/vgpu/containers
imagePullPolicy: IfNotPresent
deviceSplitCount: 10
Expand Down

0 comments on commit 59f842f

Please sign in to comment.