File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -225,82 +225,82 @@ redis:
225225
226226containers :
227227 server :
228- tag : sha-414a3ca
228+ tag : sha-5ea1808
229229 repository : server
230230 resources : {}
231231 # requests:
232232 # memory: 2Gi
233233 ingest :
234- tag : sha-414a3ca
234+ tag : sha-5ea1808
235235 repository : ingest
236236 replicas : 3
237237 resources : {}
238238 # requests:
239239 # memory: 2Gi
240240 update_worker :
241- tag : sha-414a3ca
241+ tag : sha-5ea1808
242242 repository : update-worker
243243 replicas : 1
244244 resources : {}
245245 # requests:
246246 # memory: 100Mi
247247 batch_etl_worker :
248- tag : sha-414a3ca
248+ tag : sha-5ea1808
249249 repository : etl-worker
250250 replicas : 1
251251 resources : {}
252252 # requests:
253253 # memory: 50Mi
254254 file_worker :
255- tag : sha-414a3ca
255+ tag : sha-5ea1808
256256 repository : file_worker
257257 replicas : 1
258258 resources : {}
259259 # requests:
260260 # memory: 200Mi
261261 delete_worker :
262- tag : sha-414a3ca
262+ tag : sha-5ea1808
263263 repository : delete_worker
264264 replicas : 1
265265 resources : {}
266266 # requests:
267267 # memory: 50Mi
268268 group_worker :
269- tag : sha-414a3ca
269+ tag : sha-5ea1808
270270 repository : group_worker
271271 replicas : 1
272272 resources : {}
273273 # requests:
274274 # memory: 50Mi
275275 sync_qdrant :
276- tag : sha-414a3ca
276+ tag : sha-5ea1808
277277 repository : sync_qdrant
278278 resources : {}
279279 # requests:
280280 # memory: 50Mi
281281 bktree_worker :
282- tag : sha-414a3ca
282+ tag : sha-5ea1808
283283 repository : bktree-worker
284284 replicas : 1
285285 resources : {}
286286 # requests:
287287 # memory: 50Mi
288288 word_worker :
289- tag : sha-414a3ca
289+ tag : sha-5ea1808
290290 repository : word-worker
291291 replicas : 1
292292 resources : {}
293293 # requests:
294294 # memory: 50Mi
295295 word_id_cronjob :
296- tag : sha-414a3ca
296+ tag : sha-5ea1808
297297 repository : word-id-cronjob
298298 replicas : 1
299299 resources : {}
300300 # requests:
301301 # memory: 50Mi
302302 crawl_worker :
303- tag : sha-414a3ca
303+ tag : sha-5ea1808
304304 repository : crawl-worker
305305 replicas : 1
306306 resources : {}
You can’t perform that action at this time.
0 commit comments