Skip to content

Commit

Permalink
DNM: test commit
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Panattoni <apanatto@redhat.com>
  • Loading branch information
zeeke committed Dec 6, 2023
1 parent f8fba94 commit 361c81b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ spec:
image: $SRIOV_NETWORK_OPERATOR_IMAGE
command:
- sriov-network-operator
args:
- --leader-elect
resources:
requests:
cpu: 100m
Expand Down
2 changes: 2 additions & 0 deletions hack/deploy-wait.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ if ! $ready; then
oc get nodes
exit 1
fi

kubectl -n $NAMESPACE delete pod -l name=sriov-network-operator

0 comments on commit 361c81b

Please sign in to comment.