mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-21 03:59:42 +00:00
k8s
# What does this PR do? ## Test Plan
This commit is contained in:
parent
3c9a10d2fe
commit
7cd2a1c031
5 changed files with 109 additions and 17 deletions
|
@ -22,8 +22,8 @@ spec:
|
|||
image: node:18-alpine
|
||||
command: ["/bin/sh"]
|
||||
env:
|
||||
- name: NEXT_PUBLIC_LLAMA_STACK_BASE_URL
|
||||
value: ${NEXT_PUBLIC_LLAMA_STACK_BASE_URL}
|
||||
- name: LLAMA_STACK_BACKEND_URL
|
||||
value: "http://llama-stack-service:8321"
|
||||
- name: LLAMA_STACK_UI_PORT
|
||||
value: "8322"
|
||||
args:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue