diff k8s/deploy.yaml @ 13:403eff4a16c8

fix up indexer flow and fastapi server
author drewp@bigasterisk.com
date Thu, 11 Jul 2024 21:32:24 -0700
parents 6622bacb0b84
children 6ed25bcaaf1f
line wrap: on
line diff
--- a/k8s/deploy.yaml	Thu Jul 11 18:16:20 2024 -0700
+++ b/k8s/deploy.yaml	Thu Jul 11 21:32:24 2024 -0700
@@ -38,7 +38,7 @@
             - "0.0.0.0"
             - --port
             - "8001"
-            - scobot/service/query.py
+            - scobot
           ports:
             - containerPort: 8001
           volumeMounts: