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: ""