mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 12:07:26 +08:00
e2e: Enhance the e2e testing of the ai-proxy plugin based on the LLM mock server (#1742)
This commit is contained in:
@@ -29,7 +29,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: llm-mock
|
||||
image: registry.cn-hangzhou.aliyuncs.com/hxt/llm-mock:latest
|
||||
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/llm-mock:latest
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user