Skip to content

Commit

Permalink
DNM: Try with no changes first
Browse files Browse the repository at this point in the history
  • Loading branch information
mandre committed Oct 2, 2024
1 parent 7db02eb commit 204d442
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ if [ -n "${is_dev_version:-}" ]; then
export SRIOV_NETWORK_WEBHOOK_IMAGE=quay.io/openshift/origin-sriov-network-webhook:${oc_version}
export SRIOV_NETWORK_OPERATOR_IMAGE=quay.io/openshift/origin-sriov-network-operator:${oc_version}
export OVS_CNI_IMAGE=""
export RDMA_CNI_IMAGE=""
# export RDMA_CNI_IMAGE=""
unset NAMESPACE
# CLUSTER_TYPE is used by both openshift/release and the operator, so we need to unset it
# to let the operator figure out which cluster type it is.
Expand Down

0 comments on commit 204d442

Please sign in to comment.