Added variable to start RTMGR without running the collector thread

Change-Id: I5ec292db7a0784767155b528335ddc525265614b
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
diff --git a/helm/rtmgr/templates/config.yaml b/helm/rtmgr/templates/config.yaml
index d4ee362..06e9e53 100644
--- a/helm/rtmgr/templates/config.yaml
+++ b/helm/rtmgr/templates/config.yaml
@@ -78,6 +78,7 @@
          "protPort": "tcp:4560"
          "maxSize": 2072
          "numWorkers": 1
+         "threadType": 1
        "PlatformRoutes": [
          { 'messagetype': 'RIC_SUB_REQ', 'senderendpoint': 'SUBMAN', 'subscriptionid': -1, 'endpoint': '', 'meid': '%meid'},
          { 'messagetype': 'RIC_SUB_DEL_REQ', 'senderendpoint': 'SUBMAN', 'subscriptionid': -1,'endpoint': '', 'meid': '%meid'},