We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f54118 commit 80dda29Copy full SHA for 80dda29
endpoints/getting-started/deployment.yaml
@@ -45,7 +45,7 @@ spec:
45
"--http_port", "8081",
46
"--backend", "127.0.0.1:8080",
47
"--service", "SERVICE_NAME",
48
- "--version", "SERVICE_VERSION",
+ "--version", "SERVICE_CONFIG_ID",
49
]
50
# [END esp]
51
ports:
0 commit comments