8000 chore(job): add new region tag to start migration (#10080) · rebeccaellis/java-docs-samples@84a3081 · GitHub
[go: up one dir, main page]

Skip to content

Commit 84a3081

Browse files
chore(job): add new region tag to start migration (GoogleCloudPlatform#10080)
1 parent c93ef7c commit 84a3081

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

endpoints/getting-started/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ spec:
3838
app: esp-echo
3939
spec:
4040
containers:
41+
# [START endpoints_esp_yaml_java]
4142
# [START esp]
4243
- name: esp
4344
image: gcr.io/endpoints-release/endpoints-runtime:1
@@ -48,6 +49,7 @@ spec:
4849
"--rollout_strategy=managed",
4950
]
5051
# [END esp]
52+
# [END endpoints_esp_yaml_java]
5153
ports:
5254
- containerPort: 8081
5355
- name: echo

0 commit comments

Comments
 (0)
0