mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-30 07:25:37 +08:00
add mysql container to the build environment jenkins slave pod
Former-commit-id: 50e27081b8d79ccd1c0ffc01a3de16e142feb7ac
This commit is contained in:
parent
d1ff0ab2a6
commit
fa8e5f4e58
@ -20,18 +20,6 @@ spec:
|
||||
requests:
|
||||
memory: "16Gi"
|
||||
cpu: "4.0"
|
||||
|
||||
---
|
||||
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: milvus-mysql
|
||||
labels:
|
||||
app: milvus
|
||||
componet: mysql
|
||||
spec:
|
||||
containers:
|
||||
- name: milvus-mysql
|
||||
image: mysql:5.6
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user