druid/integration-tests/k8s_run_config_file.json

16 lines
483 B
JSON

{
"broker_host" : "localhost",
"broker_port" : "30400",
"broker_tls_url" : "http://localhost:30100",
"router_host" : "localhost",
"router_port" : "30400",
"router_tls_url" : "http://localhost:30400",
"indexer_host" : "localhost",
"indexer_port" : "30400",
"historical_host" : "localhost",
"historical_port" : "30300",
"coordinator_host" : "localhost",
"coordinator_port" : "30400",
"middlemanager_host": "localhost",
"zookeeper_hosts": "localhost:30600"
}