Skip to content

Commit

Permalink
Add labels to kube-vip static pods
Browse files Browse the repository at this point in the history
  • Loading branch information
liupeng0518 committed May 26, 2023
1 parent e6ba733 commit cca482b
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 cca482b

Please sign in to comment.