Repository for dip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
service-catalog/manifests/helm/litellm/0.4.4/custom-values.yaml

21 lines
444 B

masterkey: paasup1234!
proxy_config:
model_list: []
ingress:
enabled: true
className: "kong"
annotations:
cert-manager.io/cluster-issuer: root-ca-issuer
cert-manager.io/duration: 8760h
cert-manager.io/renew-before: 720h
hosts:
- host: litellm.example.org
paths:
- path: /
pathType: ImplementationSpecific
tls:
- secretName: litellm-tls-secret
hosts:
- litellm.example.org