Selaa lähdekoodia

HPCC-25382 Add public to ESP setting about roxie service

Signed-off-by: wangkx <kevin.wang@lexisnexis.com>
wangkx 4 vuotta sitten
vanhempi
commit
9418adb76f
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 -}}