Commit d2c5dd64 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #49222 from yujuhong/fix-l7-backend

Automatic merge from submit-queue (batch tested with PRs 49222, 49333, 48708, 49337) glbc: change the label of the l7-lb-controller pod This ensures that the default http backend service doesn't include this pod as its endpoint. This fixes #49159
parents 04df1f56 780af313
......@@ -6,9 +6,8 @@ metadata:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
labels:
k8s-app: glbc
k8s-app: gcp-lb-controller
version: v0.9.5
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "GLBC"
spec:
terminationGracePeriodSeconds: 600
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment