commit | 7f357cfff749b4c7caa9cff1d77e9c0e19d791bd | [log] [tgz] |
---|---|---|
author | Gopinath Taget <gopinath@opennetworking.org> | Tue Jul 03 12:34:38 2018 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Mon Jul 09 20:16:34 2018 +0000 |
tree | b4d49f1cd15c6ae85db56575630e95da322b1622 | |
parent | 0e094e86dce2642d3af21387e7307461e21009a8 [diff] [blame] |
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 }}