mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Merge pull request #71774 from prameshj/fix-yaml
Fix labelname in nodelocaldns yaml
This commit is contained in:
commit
b18660eb6c
@ -84,7 +84,7 @@ metadata:
|
||||
name: node-local-dns
|
||||
namespace: kube-system
|
||||
labels:
|
||||
k8s-app: kube-dns
|
||||
k8s-app: node-local-dns
|
||||
kubernetes.io/cluster-service: "true"
|
||||
addonmanager.kubernetes.io/mode: Reconcile
|
||||
spec:
|
||||
|
Loading…
Reference in New Issue
Block a user