Add labels to kube-vip static pods (#10139)

pull/10151/merge
Samuel Liu 2023-06-02 07:45:46 +08:00 committed by GitHub
parent ce18b0f22d
commit d7b79395c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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: