mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +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:
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user