Skip to content

Commit

Permalink
Merge pull request #21 from adrianchiris/update-templates-for-tag
Browse files Browse the repository at this point in the history
Update deployment example with v0.1.0 tagged operator image
  • Loading branch information
adrianchiris committed Aug 24, 2020
2 parents 423d79d + cb262be commit 09088d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
containers:
- name: network-operator
# Replace this with the built image name
image: mellanox/network-operator
image: mellanox/network-operator:v0.1.0
command:
- network-operator
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 09088d7

Please sign in to comment.