Skip to content

Commit d239656

Browse files
chore(endpoints): remove unused region tag (#10083)
1 parent 757b290 commit d239656

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

endpoints/getting-started/deployment.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ spec:
3939
spec:
4040
containers:
4141
# [START endpoints_esp_yaml_java]
42-
# [START esp]
4342
- name: esp
4443
image: gcr.io/endpoints-release/endpoints-runtime:1
4544
args: [
@@ -48,7 +47,6 @@ spec:
4847
"--service=SERVICE_NAME",
4948
"--rollout_strategy=managed",
5049
]
51-
# [END esp]
5250
# [END endpoints_esp_yaml_java]
5351
ports:
5452
- containerPort: 8081

0 commit comments

Comments
 (0)