Add labels to kube-vip static pods (#10139)
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user