Skip to content

Commit

Permalink
bug: fix helm values generation
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 ccfc292 commit 88e1c02
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 @@ -201,7 +201,7 @@ operator:
operator: In
values: [ "" ]
# -- Network Operator image repository.
repository: nvcr.io/nvstaging/mellanox
repository: {{ .NetworkOperator.Repository }}
# -- Network Operator image name
image: network-operator
# imagePullSecrets: []
Expand Down

0 comments on commit 88e1c02

Please sign in to comment.