switch pullPolicy to Always on crawl4ai-proxy
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: crawl4ai-proxy
|
- name: crawl4ai-proxy
|
||||||
image: gitea.lumpiasty.xyz/lumpiasty/crawl4ai-proxy-fit:latest
|
image: gitea.lumpiasty.xyz/lumpiasty/crawl4ai-proxy-fit:latest
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: Always
|
||||||
env:
|
env:
|
||||||
- name: LISTEN_PORT
|
- name: LISTEN_PORT
|
||||||
value: "8000"
|
value: "8000"
|
||||||
|
|||||||
Reference in New Issue
Block a user