commit | bd9c26a4b5a8dbb7a5a2caceed8d598b5f7b270d | [log] [tgz] |
---|---|---|
author | Luca Prete <luca@opennetworking.org> | Sun Jun 10 08:23:49 2018 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Sun Jun 10 08:23:49 2018 +0000 |
tree | ae8205b76d55090118bf24a5eceb9af63387eedf | |
parent | 7f6f73b4e667b37c2d47669e4ab4e666db88400a [diff] | |
parent | 355b8c61dfdb0ed126281a7f6aff49f95b986b12 [diff] |
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