未验证 提交 d3f0e576 编写于 作者: Q quicksilver 提交者: GitHub

Merge pull request #613 from ZhifengZhang-CN/0.6.0

update build environment images resources limits
......@@ -21,10 +21,10 @@ spec:
tty: true
resources:
limits:
memory: "32Gi"
memory: "12Gi"
cpu: "8.0"
requests:
memory: "16Gi"
memory: "8Gi"
cpu: "4.0"
- name: milvus-mysql
image: mysql:5.6
......
......@@ -21,11 +21,11 @@ spec:
tty: true
resources:
limits:
memory: "32Gi"
memory: "12Gi"
cpu: "8.0"
nvidia.com/gpu: 1
requests:
memory: "16Gi"
memory: "8Gi"
cpu: "4.0"
- name: milvus-mysql
image: mysql:5.6
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册