mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-04 10:52:16 +00:00
Readme Updates
This commit is contained in:
parent
1bc1f08037
commit
8a61e028da
4 changed files with 102 additions and 56 deletions
|
|
@ -1,3 +1,4 @@
|
|||
{{- if .Values.customRunConfig }}
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
|
|
@ -5,3 +6,4 @@ metadata:
|
|||
data:
|
||||
run.yaml: |-
|
||||
{{- .Files.Get "files/run.yaml" | nindent 4 }}
|
||||
{{- end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue