This commit is contained in:
Ashwin Bharambe 2025-06-02 16:31:24 -07:00
parent 375546ade3
commit c754d9af7a
3 changed files with 17 additions and 34 deletions

View file

@ -7,6 +7,11 @@ spec:
selector:
app.kubernetes.io/name: llama-stack
ports:
- port: 8321
- name: llama-stack-api
port: 8321
targetPort: 8321
protocol: TCP
- name: llama-stack-ui
port: 8322
targetPort: 8322
protocol: TCP