From 59f842ff0c3bbe9a311847fe424b1991e149775c Mon Sep 17 00:00:00 2001 From: limengxuan Date: Sun, 18 Feb 2024 19:00:30 +0800 Subject: [PATCH] update chart --- charts/vgpu/values.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/vgpu/values.yaml b/charts/vgpu/values.yaml index aae46d1e..9ea57b19 100644 --- a/charts/vgpu/values.yaml +++ b/charts/vgpu/values.yaml @@ -51,7 +51,7 @@ scheduler: - --leader-elect=false - -v=4 extender: - image: "projecthami/hami" + image: "4pdosc/k8s-vdevice" imagePullPolicy: IfNotPresent extraArgs: - --debug @@ -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