summaryrefslogtreecommitdiffstats
path: root/compose/export-ports.sh
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-01-16 12:21:26 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-01-16 14:01:45 +0000
commitcaa7adc30ed054d2a5cfea4a1b9a265d5cfb6785 (patch)
treea873dac6375e1f6e2cff6c443aa9835f75fbea33 /compose/export-ports.sh
parentf2e4da7e296548fb3980fd212e3a67dc83254e1d (diff)
Remove Dmaap configurations from CSITs
Issue-ID: POLICY-4880 Change-Id: I4f973ef1f7a173eaf5f196d9991d67d584e235fe Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'compose/export-ports.sh')
-rwxr-xr-xcompose/export-ports.sh2
1 files changed, 1 insertions, 1 deletions
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