mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-18 19:02:30 +00:00
docs(k8s): add UI template
This commit is contained in:
parent
dbe4e84aca
commit
fd54727aef
2 changed files with 75 additions and 0 deletions
|
@ -28,3 +28,5 @@ kubectl apply -f stack-configmap.yaml
|
|||
|
||||
envsubst < ./stack-k8s.yaml.template | kubectl apply -f -
|
||||
envsubst < ./ingress-k8s.yaml.template | kubectl apply -f -
|
||||
|
||||
envsubst < ./ui-k8s.yaml.template | kubectl apply -f -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue