Skip to content

Commit

Permalink
Add labels to kube-vip static pods (kubernetes-sigs#10139)
Browse files Browse the repository at this point in the history
  • Loading branch information
liupeng0518 authored and pedromcpedro committed May 8, 2024
1 parent 6b8c7dc commit b9d432b
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
apiVersion: v1
kind: Pod
metadata:
creationTimestamp: null
name: kube-vip
namespace: kube-system
labels:
addonmanager.kubernetes.io/mode: Reconcile
k8s-app: kube-vip
spec:
containers:
- args:
Expand Down

0 comments on commit b9d432b

Please sign in to comment.