Explorar o código

Merge pull request #14608 from wangkx/h25382

HPCC-25382 Add public to ESP setting about roxie service

Reviewed-By: Anthony Fishbeck <anthony.fishbeck@lexisnexis.com>
Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman %!s(int64=4) %!d(string=hai) anos
pai
achega
355714170a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 -}}