mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
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 commit is contained in:
parent
b78fc209a4
commit
780af313d6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user