diff --git a/endpoints/getting-started/deployment.yaml b/endpoints/getting-started/deployment.yaml index 8bff0fa21f..680ed1d02a 100644 --- a/endpoints/getting-started/deployment.yaml +++ b/endpoints/getting-started/deployment.yaml @@ -45,7 +45,7 @@ spec: "--http_port", "8081", "--backend", "127.0.0.1:8080", "--service", "SERVICE_NAME", - "--version", "SERVICE_VERSION", + "--version", "SERVICE_CONFIG_ID", ] # [END esp] ports: