mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-22 17:50:35 +00:00
Enable serviceDiscovery for broker install
This is to test installation of MCS API CRDs on broker Signed-off-by: Vishal Thapar <5137689+vthapar@users.noreply.github.com>
This commit is contained in:
committed by
Miguel Angel Ajo Pelayo
parent
59ab112b29
commit
44374a709c
@@ -6,7 +6,7 @@ include $(SHIPYARD_DIR)/Makefile.inc
|
|||||||
|
|
||||||
CLUSTER_SETTINGS_FLAG = --cluster_settings $(DAPPER_SOURCE)/cluster_settings
|
CLUSTER_SETTINGS_FLAG = --cluster_settings $(DAPPER_SOURCE)/cluster_settings
|
||||||
override CLUSTERS_ARGS += $(CLUSTER_SETTINGS_FLAG)
|
override CLUSTERS_ARGS += $(CLUSTER_SETTINGS_FLAG)
|
||||||
override DEPLOY_ARGS += $(CLUSTER_SETTINGS_FLAG) --deploytool helm
|
override DEPLOY_ARGS += $(CLUSTER_SETTINGS_FLAG) --deploytool helm --deploytool_broker_args '--set submariner.serviceDiscovery=true'
|
||||||
export DEPLOY_ARGS
|
export DEPLOY_ARGS
|
||||||
|
|
||||||
# Targets to make
|
# Targets to make
|
||||||
|
|||||||
Reference in New Issue
Block a user