Skip to content

Commit 779110b

Browse files
committed
Merge branch 'release-1.2.0' of https://github.com/open-edge-platform/edge-ai-libraries into update-tags-for-release
2 parents 08c6bb9 + 9d21809 commit 779110b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

sample-applications/chat-question-and-answer/deployment-package/chatqna-values-ovms.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ reranker:
9393
chatqnaui:
9494
name: chatqna-ui
9595
service:
96-
port: 80
96+
port: 8101
9797

9898
nginxService:
9999
annotations:

sample-applications/chat-question-and-answer/deployment-package/chatqna-values-tgi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ reranker:
8484
port: 8090
8585
chatqnaui:
8686
service:
87-
port: 80
87+
port: 8101
8888

8989
nginxService:
9090
annotations:

sample-applications/chat-question-and-answer/deployment-package/chatqna-values-vllm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ reranker:
8484
port: 8090
8585
chatqnaui:
8686
service:
87-
port: 80
87+
port: 8101
8888

8989
nginxService:
9090
annotations:

0 commit comments

Comments
 (0)