Commit 2fc6a498 authored by Waleed Akbar's avatar Waleed Akbar
Browse files

Apache Kafka enviornment variable is added.

parent 2e0889be
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -154,3 +154,10 @@ export PROM_EXT_PORT_HTTP="9090"

# Set the external port Grafana HTTP Dashboards will be exposed to.
export GRAF_EXT_PORT_HTTP="3000"


# ----- Apache Kafka -----------------------------------------------------------

# Set the namespace where Apache Kafka will be deployed.
export KFK_NAMESPACE="kafka"