ソースを参照

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