Skip to content

Commit 8ea35f4

Browse files
authored
chore(gke): delete old region tag "gke_kubernetes_service_python" (#13137)
1 parent b1e502e commit 8ea35f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kubernetes_engine/django_tutorial/polls.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ spec:
9292
---
9393

9494
# [START gke_kubernetes_service_yaml_python]
95-
# [START gke_container_poll_service_python]
9695
# The polls service provides a load-balancing proxy over the polls app
9796
# pods. By specifying the type as a 'LoadBalancer', Kubernetes Engine will
9897
# create an external HTTP load balancer.
@@ -113,5 +112,4 @@ spec:
113112
targetPort: 8080
114113
selector:
115114
app: polls
116-
# [END gke_container_poll_service_python]
117115
# [END gke_kubernetes_service_yaml_python]

0 commit comments

Comments
 (0)