소스 검색

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 4 년 전
부모
커밋
355714170a
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 -}}