diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index bf427f4..5a8d4a9 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -26,6 +26,7 @@ spec: # Without it every upstream dial times out and dispatch returns 502. llm-client: "true" annotations: + reloader.stakater.com/auto: "true" prometheus.io/scrape: "true" prometheus.io/port: "8080" prometheus.io/path: "/metrics"