This commit is contained in:
2026-02-02 07:11:47 -05:00
parent 1f833e0124
commit ad31e878cb
6 changed files with 12 additions and 6 deletions

View File

@@ -29,7 +29,8 @@ spec:
protocol: TCP
env:
- name: EMBEDDINGS_URL
value: "http://embeddings-predictor.ai-ml.svc.cluster.local"
# Ray Serve endpoint - routes to /embeddings prefix
value: "http://ai-inference-serve-svc.ai-ml.svc.cluster.local:8000/embeddings"
- name: MLFLOW_TRACKING_URI
value: "http://mlflow.mlflow.svc.cluster.local:80"
resources: