Przeglądaj źródła

HPCC-25382 Add public to ESP setting about roxie service

Signed-off-by: wangkx <kevin.wang@lexisnexis.com>
wangkx 4 lat temu
rodzic
commit
9418adb76f
1 zmienionych plików z 1 dodań i 0 usunięć
  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 -}}