Skip to content

Commit 11e411a

Browse files
Merge pull request #982 from stuggi/infra_prep_metallb
Add metallb into infra_prep
2 parents 7d4f8bb + 42efaa2 commit 11e411a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,6 +1023,7 @@ endif
10231023
##@ INFRA
10241024
.PHONY: infra_prep
10251025
infra_prep: export IMAGE=${INFRA_IMG}
1026+
infra_prep: metallb
10261027
infra_prep: ## creates the files to install the operator using olm
10271028
$(eval $(call vars,$@,infra))
10281029
bash scripts/gen-olm.sh

0 commit comments

Comments
 (0)