aboutsummaryrefslogtreecommitdiffstats
path: root/deployments/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deployments/start.sh')
-rwxr-xr-xdeployments/start.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployments/start.sh b/deployments/start.sh
index f8dc8e7f..a57a6377 100755
--- a/deployments/start.sh
+++ b/deployments/start.sh
@@ -31,6 +31,7 @@ cat << EOF > k8sconfig.json
"database-address": "$DATABASE_IP",
"database-type": "mongo",
"plugin-dir": "$(pwd)/plugins",
+ "service-port": "9015",
"kube-config-dir": "$(pwd)/kubeconfigs"
}
EOF