fixed_VGC_Deploy

Change-Id: I5fff4f88c44ae3e4e842fa6b82203cadba8bc865
Signed-off-by: gst <guruprasanna.st@radisys.com>
diff --git a/vars/volthaStackDeploy.groovy b/vars/volthaStackDeploy.groovy
index 77f0fe5..569c2f4 100644
--- a/vars/volthaStackDeploy.groovy
+++ b/vars/volthaStackDeploy.groovy
@@ -62,7 +62,7 @@
           --set voltha.ingress.hosts[0].host=voltha.${cfg.cluster} \
           --set voltha.ingress.hosts[0].paths[0]='/voltha.VolthaService/' \
           --set global.voltha_infra_namespace=${cfg.infraNamespace} \
-          --set voltha.replicas.ofagent=0
+          --set voltha.replicas.ofagent=0 \
           ${cfg.extraHelmFlags}
 """)
     } else {