bugfix: milvus部分组件支持镜像仓库 (#114)

This commit is contained in:
hhhhsc701
2025-11-28 17:39:56 +08:00
committed by GitHub
parent 07029d07ff
commit fe42b03548
5 changed files with 9 additions and 3 deletions

View File

@@ -97,7 +97,7 @@ head:
limits:
cpu: "2"
# To avoid out-of-memory issues, never allocate less than 2G memory for the Ray head.
memory: "4G"
memory: "8G"
requests:
cpu: "1"
memory: "2G"