Skip to content
Snippets Groups Projects
Commit 2fc6a498 authored by Waleed Akbar's avatar Waleed Akbar
Browse files

Apache Kafka enviornment variable is added.

parent 2e0889be
No related branches found
No related tags found
2 merge requests!294Release TeraFlowSDN 4.0,!207Resolve "(CTTC) Separation of Monitoring"
...@@ -154,3 +154,10 @@ export PROM_EXT_PORT_HTTP="9090" ...@@ -154,3 +154,10 @@ export PROM_EXT_PORT_HTTP="9090"
# Set the external port Grafana HTTP Dashboards will be exposed to. # Set the external port Grafana HTTP Dashboards will be exposed to.
export GRAF_EXT_PORT_HTTP="3000" export GRAF_EXT_PORT_HTTP="3000"
# ----- Apache Kafka -----------------------------------------------------------
# Set the namespace where Apache Kafka will be deployed.
export KFK_NAMESPACE="kafka"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment