Update exposing-tcp-udp-services.md

Minor tick missing for syntax highlighting which makes it look ugly on https://kubernetes.github.io/ingress-nginx/user-guide/exposing-tcp-udp-services/
This commit is contained in:
Mustafa Akın 2018-04-27 13:45:12 +03:00 committed by GitHub
parent 4cfea07efb
commit 568520193e

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"
```