Exposing ONOS debug port

Change-Id: If7d96d555a3ee5c7ec455e2a1c1d835589c74961
diff --git a/configs/onos.yaml b/configs/onos.yaml
index ac265a9..e48b482 100644
--- a/configs/onos.yaml
+++ b/configs/onos.yaml
@@ -21,7 +21,7 @@
 nameOverride: "onos"
 fullnameOverride: "onos"
 
-onosImage: 'onosproject/onos:1.13.2'
+onosImage: 'onosproject/onos:1.13.3'
 
 services:
   openflowServiceType: NodePort
@@ -34,6 +34,9 @@
     nodePort: 30115
   ui:
     nodePort: 30120
+  debugger:
+    nodePort: 30555
+
 
 xos_service_label: ONOS