From caa7adc30ed054d2a5cfea4a1b9a265d5cfb6785 Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Tue, 16 Jan 2024 12:21:26 +0000 Subject: Remove Dmaap configurations from CSITs Issue-ID: POLICY-4880 Change-Id: I4f973ef1f7a173eaf5f196d9991d67d584e235fe Signed-off-by: rameshiyer27 --- compose/export-ports.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compose/export-ports.sh') diff --git a/compose/export-ports.sh b/compose/export-ports.sh index a55f755e..16488639 100755 --- a/compose/export-ports.sh +++ b/compose/export-ports.sh @@ -43,7 +43,7 @@ export POLICY_PARTICIPANT_PORT=30008 export SIM_PARTICIPANT_PORT=30011 export DROOLS_APPS_PORT=30009 export DROOLS_APPS_TELEMETRY_PORT=30219 -export DMAAP_PORT=30904 +export SIMULATOR_PORT=30904 export KAFKA_PORT=9092 export PROMETHEUS_PORT=30259 export GRAFANA_PORT=30269 -- cgit 1.2.3-korg