Commit 780af313 authored by Yu-Ju Hong's avatar Yu-Ju Hong

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.
parent b78fc209
...@@ -6,9 +6,8 @@ metadata: ...@@ -6,9 +6,8 @@ metadata:
annotations: annotations:
scheduler.alpha.kubernetes.io/critical-pod: '' scheduler.alpha.kubernetes.io/critical-pod: ''
labels: labels:
k8s-app: glbc k8s-app: gcp-lb-controller
version: v0.9.5 version: v0.9.5
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "GLBC" kubernetes.io/name: "GLBC"
spec: spec:
terminationGracePeriodSeconds: 600 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