Remove nmaas-helm interaction

In order to simplify nmaas architecture and deployment the nmaas-helm container will be removed.

nmaas-platform container needs to be altered so that operations performed by nmaas-helm can be performed locally.

The nmaas-platform image/container should embed the helm client binary that and helm commands should be run as local script execution. Then ssh connectivity/library could be removed entirely.