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 cbf8c88afc

View file

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