# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-07-16 14:56:27 -07:00
parent b096794959
commit 3bec01c4d1
6 changed files with 43 additions and 2 deletions

View file

@ -26,6 +26,12 @@ spec:
value: "http://llama-stack-service:8321"
- name: LLAMA_STACK_UI_PORT
value: "8322"
- name: GITHUB_CLIENT_ID
value: "${GITHUB_CLIENT_ID}"
- name: GITHUB_CLIENT_SECRET
value: "${GITHUB_CLIENT_SECRET}"
- name: NEXTAUTH_URL
value: "${LLAMA_STACK_UI_URL}:8322"
args:
- -c
- |