diff --git a/k8s/scripts/functions b/k8s/scripts/functions index ce683671..c55bab1a 100755 --- a/k8s/scripts/functions +++ b/k8s/scripts/functions @@ -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.