tool-service-manifest 적용
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m32s
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m32s
This commit is contained in:
@@ -125,10 +125,9 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mcp:
|
||||
# Tool Service 매니페스트 조회 주기(초).
|
||||
# 1:1이라 bundle 수가 항상 1이므로 조회 부하는 (replica 수 / 주기)다.
|
||||
refreshIntervalSeconds: 30
|
||||
refreshJitterSeconds: 5
|
||||
# 요청 시점에 Tool Service 매니페스트를 다시 확인할 TTL(초).
|
||||
# 요청이 없는 동안에는 Tool Service를 호출하지 않는다.
|
||||
refreshTtlSeconds: 300
|
||||
|
||||
toolService:
|
||||
# MCP와 같은 namespace에 있으므로 서비스 이름 + 아래 값으로 주소가 완성된다.
|
||||
|
||||
Reference in New Issue
Block a user