Files
litellm/k8s/overlays/prd/litellm-patch.yaml
Milki, Rodrigo Salvador 750b888845 commit inicial
2026-04-01 01:53:43 -03:00

16 lines
282 B
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: litellm
namespace: litellm
spec:
template:
spec:
containers:
- name: litellm
envFrom:
- configMapRef:
name: litellm-env
- secretRef:
name: litellm-secrets-prd