Shyamnath's picture
Push UI dashboard and deployment files
c40c75a
raw
history blame contribute delete
160 Bytes
apiVersion: v1
kind: ConfigMap
metadata:
name: {{ include "litellm.fullname" . }}-config
data:
config.yaml: |
{{ .Values.proxy_config | toYaml | indent 6 }}