Skip to content

Commit

Permalink
add CLUSTER_TYPE=kubernetes to deploy-setup-k8s
Browse files Browse the repository at this point in the history
Signed-off-by: Moshe Levi <[email protected]>
  • Loading branch information
moshe010 committed Jan 23, 2021
1 parent 4beb329 commit 7253cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ deploy-setup-k8s: export NAMESPACE=sriov-network-operator
deploy-setup-k8s: export ENABLE_ADMISSION_CONTROLLER=false
deploy-setup-k8s: export CNI_BIN_PATH=/opt/cni/bin
deploy-setup-k8s: export OPERATOR_EXEC=kubectl
deploy-setup-k8s: export CLUSTER_TYPE=kubernetes
deploy-setup-k8s: deploy-setup

test-e2e-conformance:
Expand Down

0 comments on commit 7253cae

Please sign in to comment.