use our own image for gpt researcher

This commit is contained in:
2025-04-19 04:44:42 +02:00
parent 7c42307aa9
commit 26a9f4a03d

View File

@@ -13,9 +13,10 @@ spec:
labels: labels:
app: gpt-resercher app: gpt-resercher
spec: spec:
imagePullPolicy: Always
containers: containers:
- name: gpt-resercher - name: gpt-resercher
image: gptresearcher/gpt-researcher:latest image: registry.lumpiasty.xyz/gpt-researcher:latest
ports: ports:
- containerPort: 8000 - containerPort: 8000
resources: resources: