Skip to content
Snippets Groups Projects
Unverified Commit 64fd5ac3 authored by Paweł Krupa's avatar Paweł Krupa Committed by GitHub
Browse files

Merge pull request #786 from kakkoyun/fix_typo

Fix typo that introduced in recent ksonnet removal
parents 09eb11bd 739200de
Branches
Tags
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -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',
}, },
}, },
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment