From 9f315b38e39003cbb33840c19f8c247fd24726bd Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Tue, 17 Mar 2026 01:23:59 +0100 Subject: [PATCH] use modded crawl4ai proxy image --- apps/crawl4ai-proxy/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/crawl4ai-proxy/deployment.yaml b/apps/crawl4ai-proxy/deployment.yaml index 52a2a77..7d895e6 100644 --- a/apps/crawl4ai-proxy/deployment.yaml +++ b/apps/crawl4ai-proxy/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: crawl4ai-proxy - image: ghcr.io/lennyerik/crawl4ai-proxy:latest + image: gitea.lumpiasty.xyz/lumpiasty/crawl4ai-proxy-fit:latest imagePullPolicy: IfNotPresent env: - name: LISTEN_PORT