Merge pull request #33582 from aanm/fixing-local-cluster-up
Automatic merge from submit-queue
Fixing local cluster up
hack: fix local-cluster-up advertise_address default value
Fixes: 9fc1d61
Signed-off-by: André Martins <aanm90@gmail.com>
ping @dims
This commit is contained in:
@@ -85,7 +85,7 @@ federation/deploy/config.json.sample: "cluster_name": "cluster3-kubernetes"
|
||||
federation/deploy/config.json.sample: "num_nodes": 3,
|
||||
federation/deploy/config.json.sample: "num_nodes": 3,
|
||||
federation/deploy/config.json.sample: "num_nodes": 3,
|
||||
hack/local-up-cluster.sh: advertise_address="--advertise_address=${API_HOST}"
|
||||
hack/local-up-cluster.sh: advertise_address="--advertise_address=${API_HOST_IP}"
|
||||
hack/local-up-cluster.sh: runtime_config="--runtime-config=${RUNTIME_CONFIG}"
|
||||
hack/local-up-cluster.sh: advertise_address=""
|
||||
hack/local-up-cluster.sh: runtime_config=""
|
||||
|
Reference in New Issue
Block a user