Sync voltha helm with the k8s resources

Change-Id: Ic957bdcd7e1b36677113315a870972ca4cc9b0fc
diff --git a/voltha/templates/_helpers.tpl b/voltha/templates/_helpers.tpl
index e7c87f2..a8c2f05 100644
--- a/voltha/templates/_helpers.tpl
+++ b/voltha/templates/_helpers.tpl
@@ -39,6 +39,7 @@
 - "--backend=etcd"
 - "--pon-subnet=10.38.0.0/12"
 - "--ponsim-comm=grpc"
+- "--core-number-extractor=^.*-([0-9]+)_.*$"
 {{- end }}