浏览代码

HPCC-25382 Add public to ESP setting about roxie service

Signed-off-by: wangkx <kevin.wang@lexisnexis.com>
wangkx 4 年之前
父节点
当前提交
9418adb76f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      helm/hpcc/templates/_helpers.tpl

+ 1 - 0
helm/hpcc/templates/_helpers.tpl

@@ -597,6 +597,7 @@ Generate list of available services
   type: roxie
   port: {{ $service.port }}
   target: {{ $roxie.name }}
+  public: {{ $service.external }}
    {{- end -}}
   {{- end }}
 {{ end -}}