- Add the modelmgmtservice port to aiml-fw-aimlfw-dep/aimlfw-common/Common-Template/helm/aimlfw-common/templates/_aiml-dashboard.tpl.
- Refer to the port number defined in aiml-fw-aimlfw-dep/aimlfw-common/Common-Template/helm/aimlfw-common/templates/_modelmgmtservice.tpl.
Issue-ID: AIMLFW-217
Change-Id: I1ddd47b29bf32f61e6de1120db90401de3c4bea4
Signed-off-by: kangsumin2ya <kangsumin2ya@naver.com>
{{- define "common.serviceport.aiml-dashboard.http" -}}32005{{- end -}}
{{- define "common.serviceport.aiml-dashboard.react-app-tm-port" -}}32002{{- end -}}
{{- define "common.serviceport.aiml-dashboard.react-app-notebook-port" -}}32088{{- end -}}
+{{- define "common.serviceport.aiml-dashboard.react-app-modelmgmtservice-port" -}}32006{{- end -}}