Skip to content

Commit

Permalink
bug: update helm values template NO image
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Rolland <[email protected]>
  • Loading branch information
rollandf committed Sep 2, 2024
1 parent 23504d1 commit c121af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/templates/values/values.template
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ operator:
# -- Network Operator image repository.
repository: {{ .NetworkOperator.Repository }}
# -- Network Operator image name
image: network-operator
image: {{ .NetworkOperator.Image }}
# imagePullSecrets: []
# -- Name to be used as part of objects name generation.
nameOverride: ""
Expand Down

0 comments on commit c121af8

Please sign in to comment.