Merge 4d86ef5ca05a75766786f2abf5506d445b5cd82e into e2b3c78d9c3406cc4406136b7f38e3e19c9a9734

This commit is contained in:
Rey Abe 2018-10-18 02:00:36 +00:00 committed by GitHub
commit e837bdfd3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -250,7 +250,7 @@ data:
# node-frontend-port is the port number on which this node's services
# are available to external clients.
node-frontend-port: "{node_frontend_port}"
node-frontend-port: "${node_frontend_port}"
# node-health-check-port is the port number on which an external load
# balancer can check the status/liveness of the external/public server.