mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 08:44:44 +00:00
working now
This commit is contained in:
parent
1cb9d3bca2
commit
b63982ef00
6 changed files with 59 additions and 23 deletions
|
@ -6,12 +6,9 @@ spec:
|
|||
type: LoadBalancer
|
||||
selector:
|
||||
app.kubernetes.io/name: llama-stack
|
||||
app.kubernetes.io/component: server
|
||||
ports:
|
||||
- name: llama-stack-api
|
||||
port: 8321
|
||||
targetPort: 8321
|
||||
protocol: TCP
|
||||
- name: llama-stack-ui
|
||||
port: 8322
|
||||
targetPort: 8322
|
||||
protocol: TCP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue