Merge "Exposing onos-cord ui and ssh port for debugging purposes"
diff --git a/charts/onos.md b/charts/onos.md
index 72f2d5e..1a704db 100644
--- a/charts/onos.md
+++ b/charts/onos.md
@@ -33,13 +33,16 @@
 * SSH: 30115
 * REST/UI: 30120
 
-## onos-vtn
+## onos-cord (onos-vtn)
 
 ```shell
-helm install -n onos-cord onos
+helm install -n onos-cord -f configs/onos-cord.yaml onos
 ```
 
-The configuration doesn't expose any nodeport.
+**Nodeports exposed**
+
+* SSH: 32101
+* REST/UI: 32181
 
 ## Generic ONOS