From b3847e63b3b3c6450a822ebcf09ffbeceeaeb749 Mon Sep 17 00:00:00 2001 From: Vicente Cheng Date: Thu, 29 Aug 2024 23:10:47 +0800 Subject: [PATCH] charts: update the dev image info Signed-off-by: Vicente Cheng --- deploy/charts/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/charts/values.yaml b/deploy/charts/values.yaml index 9706191..27bab30 100644 --- a/deploy/charts/values.yaml +++ b/deploy/charts/values.yaml @@ -1,12 +1,12 @@ -# Default values for harvester-node-disk-manager. +# Default values for harvester-networkfs-manager. # This is a YAML-formatted file. # Declare variables to be passed into your templates. image: - repository: rancher/networkfs-manager + repository: rancher/harvester-networkfs-manager pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "dev" + tag: "main-head" imagePullSecrets: [] nameOverride: ""