mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-21 22:00:35 +00:00
Don't specify images to preload
Shipyard now preloads all built images, there's no need to explicitly preload any images. Signed-off-by: Mike Kolesnik <mkolesni@redhat.com>
This commit is contained in:
committed by
Thomas Pantelis
parent
4d54dd283e
commit
0633dd80fb
@@ -6,8 +6,6 @@ ifneq (,$(DAPPER_HOST_ARCH))
|
|||||||
|
|
||||||
# Running in Dapper
|
# Running in Dapper
|
||||||
|
|
||||||
PRELOAD_IMAGES := submariner-gateway submariner-operator submariner-route-agent lighthouse-agent lighthouse-coredns
|
|
||||||
|
|
||||||
include $(SHIPYARD_DIR)/Makefile.inc
|
include $(SHIPYARD_DIR)/Makefile.inc
|
||||||
|
|
||||||
ifneq (,$(filter ovn,$(_using)))
|
ifneq (,$(filter ovn,$(_using)))
|
||||||
|
|||||||
Reference in New Issue
Block a user