Merge pull request #786 from kakkoyun/fix_typo
Fix typo that introduced in recent ksonnet removal
This commit is contained in:
@@ -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',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user