Skip to content

Commit f3ce3af

Browse files
author
wwanarif
committed
udpate retriever variables
Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
1 parent 8d84f16 commit f3ce3af

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

studio-backend/app/templates/microsvc-composes/retriever-usvc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@
1717
INDEX_NAME: "rag-redis"
1818
TEI_EMBEDDING_ENDPOINT: "http://${public_host_ip}:{{tei_port}}"
1919
HUGGINGFACEHUB_API_TOKEN: "{{tei_huggingFaceToken}}"
20+
LOGFLAG: ${LOGFLAG}
21+
RETRIEVER_COMPONENT_NAME: "OPEA_RETRIEVER_REDIS"
2022
restart: unless-stopped

studio-backend/app/templates/microsvc-manifests/retriever-usvc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ data:
2020
HF_HOME: "/tmp/.cache/huggingface"
2121
HUGGINGFACEHUB_API_TOKEN: "{tei_huggingFaceToken}"
2222
LOGFLAG: ""
23+
RETRIEVER_COMPONENT_NAME: "OPEA_RETRIEVER_REDIS"
2324
---
2425
# Source: retriever-usvc/templates/service.yaml
2526
# Copyright (C) 2024 Intel Corporation

0 commit comments

Comments
 (0)