switch pullPolicy to Always on crawl4ai-proxy

This commit is contained in:
2026-03-17 01:47:29 +01:00
parent 7e7b3e3d71
commit 5b551c6c6e

View File

@@ -16,7 +16,7 @@ spec:
containers:
- name: crawl4ai-proxy
image: gitea.lumpiasty.xyz/lumpiasty/crawl4ai-proxy-fit:latest
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
env:
- name: LISTEN_PORT
value: "8000"