looks like a couple of words got swapped when describing the ConfigMap for kube-dns, just fixing that up

This commit is contained in:
Scott Collier
2017-01-12 17:04:08 -06:00
committed by Andrew Chen
parent e93bb9dc27
commit 0e1670ccb8
+1 -1
View File
@@ -236,7 +236,7 @@ metadata:
name: kube-dns name: kube-dns
namespace: kube-system namespace: kube-system
data: data:
federations: <federation-name>=<dns-domain-name> federations: <federation-name>=<federation-domain-name>
``` ```
where `<federation-name>` should be replaced by the name you want to give to your where `<federation-name>` should be replaced by the name you want to give to your