File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -219,72 +219,102 @@ containers:
219219 tag : sha-94175af
220220 repository : server
221221 resources : {}
222+ # requests:
223+ # memory: 2Gi
222224 ingest :
223225 tag : sha-94175af
224226 repository : ingest
225227 replicas : 3
226228 resources : {}
229+ # requests:
230+ # memory: 2Gi
227231 update_worker :
228232 tag : sha-94175af
229233 repository : update-worker
230234 replicas : 1
231235 resources : {}
236+ # requests:
237+ # memory: 100Mi
232238 batch_etl_worker :
233239 tag : sha-94175af
234240 repository : etl-worker
235241 replicas : 1
236242 resources : {}
243+ # requests:
244+ # memory: 50Mi
237245 file_worker :
238246 tag : sha-94175af
239247 repository : file_worker
240248 replicas : 1
241249 resources : {}
250+ # requests:
251+ # memory: 200Mi
242252 delete_worker :
243253 tag : sha-94175af
244254 repository : delete_worker
245255 replicas : 1
246256 resources : {}
257+ # requests:
258+ # memory: 50Mi
247259 group_worker :
248260 tag : sha-94175af
249261 repository : group_worker
250262 replicas : 1
251263 resources : {}
264+ # requests:
265+ # memory: 50Mi
252266 sync_qdrant :
253267 tag : sha-94175af
254268 repository : sync_qdrant
255269 resources : {}
270+ # requests:
271+ # memory: 50Mi
256272 bktree_worker :
257273 tag : sha-94175af
258274 repository : bktree-worker
259275 replicas : 1
260276 resources : {}
277+ # requests:
278+ # memory: 50Mi
261279 word_worker :
262280 tag : sha-94175af
263281 repository : word-worker
264282 replicas : 1
265283 resources : {}
284+ # requests:
285+ # memory: 50Mi
266286 word_id_cronjob :
267287 tag : sha-94175af
268288 repository : word-id-cronjob
269289 replicas : 1
270290 resources : {}
291+ # requests:
292+ # memory: 50Mi
271293 crawl_worker :
272294 tag : sha-94175af
273295 repository : crawl-worker
274296 replicas : 1
275297 resources : {}
298+ # requests:
299+ # memory: 1Gi
276300 search :
277301 tag : sha-2b3b45a
278302 repository : search
279303 resources : {}
304+ # requests:
305+ # memory: 50Mi
280306 chat :
281307 tag : sha-2b3b45a
282308 repository : chat
283309 resources : {}
310+ # requests:
311+ # memory: 50Mi
284312 dashboard :
285313 tag : sha-2b3b45a
286314 repository : dashboard
287315 resources : {}
316+ # requests:
317+ # memory: 50Mi
288318 clickhouse_collapse :
289319 tag : latest
290320 repository : clickhouse-collapse-query-script
You can’t perform that action at this time.
0 commit comments