Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
This commit is contained in:
Kemal Akkoyun
2020-11-16 09:03:35 +01:00
parent aff0ef6582
commit 739200dea3

View File

@@ -13,7 +13,7 @@
{ name: 'metrics', port: 9153, targetPort: 9153 }, { name: 'metrics', port: 9153, targetPort: 9153 },
], ],
selector: { 'k8s-app': 'kube-dns' }, selector: { 'k8s-app': 'kube-dns' },
cluserAPI: 'None', clusterIP: 'None',
}, },
}, },
}, },