Skip to content

Commit

Permalink
charts: update the dev image info
Browse files Browse the repository at this point in the history
Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
  • Loading branch information
Vicente-Cheng committed Aug 29, 2024
1 parent 44bfb97 commit b3847e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/charts/values.yaml
Original file line number Diff line number Diff line change
@@ -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: ""
Expand Down

0 comments on commit b3847e6

Please sign in to comment.