add litellm catalog

This commit is contained in:
Woochangho
2025-06-02 14:44:35 +09:00
parent 459425ba58
commit 833b3b9d56
24 changed files with 1264 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
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
hosts:
- litellm.example.org