Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 3cffc21

Browse files
author
Erin Schnabel
committed
remove defunct env var
Signed-off-by: Erin Schnabel <schnabel@us.ibm.com>
1 parent f67bc5c commit 3cffc21

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mediator-wlpcfg/startup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ if [ "$ETCDCTL_ENDPOINT" != "" ]; then
4040
export MAP_SERVICE_URL=$(etcdctl get /map/url)
4141
export PLAYER_SERVICE_URL=$(etcdctl get /player/url)
4242

43-
export LOGSTASH_ENDPOINT=$(etcdctl get /logstash/endpoint)
4443
export LOGMET_HOST=$(etcdctl get /logmet/host)
4544
export LOGMET_PORT=$(etcdctl get /logmet/port)
4645
export LOGMET_TENANT=$(etcdctl get /logmet/tenant)

0 commit comments

Comments
 (0)