Skip to content

Commit

Permalink
Merge pull request #982 from stuggi/infra_prep_metallb
Browse files Browse the repository at this point in the history
Add metallb into infra_prep
  • Loading branch information
openshift-merge-bot[bot] authored Dec 19, 2024
2 parents 7d4f8bb + 42efaa2 commit 11e411a
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 @@ -1023,6 +1023,7 @@ endif
##@ INFRA
.PHONY: infra_prep
infra_prep: export IMAGE=${INFRA_IMG}
infra_prep: metallb
infra_prep: ## creates the files to install the operator using olm
$(eval $(call vars,$@,infra))
bash scripts/gen-olm.sh
Expand Down

0 comments on commit 11e411a

Please sign in to comment.