Преглед изворни кода

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 -}}