"local": # Port on which the xapp-manager REST services are provided "host": __REST_PORT__ "helm": # Remote helm repo URL. UPDATE this as required. "repo": __HELM_REPO__ # Repo name referred within the xapp-manager "repo-name": __REPO_NAME__ # Tiller service details in the cluster. UPDATE this as required. "tiller-service": __TILLER_SERVICE__ "tiller-namespace": __TILLER_SERVICE__ "tiller-port": __TILLER_PORT__