mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 10:12:00 +00:00
auth
# What does this PR do? ## Test Plan
This commit is contained in:
parent
b096794959
commit
3bec01c4d1
6 changed files with 43 additions and 2 deletions
|
|
@ -122,6 +122,9 @@ data:
|
|||
provider_id: rag-runtime
|
||||
server:
|
||||
port: 8321
|
||||
auth:
|
||||
provider_config:
|
||||
type: github_token
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue