Merge pull request #2436 from mustafaakin/patch-1

Update exposing-tcp-udp-services.md
This commit is contained in:
k8s-ci-robot 2018-04-27 04:46:19 -07:00 committed by GitHub
commit 22f78325b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,4 +26,5 @@ kind: ConfigMap
metadata:
name: udp-configmap-example
data:
53: "kube-system/kube-dns:53"
 53: "kube-system/kube-dns:53"
```