提交 9f76df07 编写于 作者: M milvus-ci-robot

Pod's own IP address from inside a container in the Pod


Former-commit-id: 3e614efa89e3d3c9fca4b7adcd3a27e57508632c
上级 1ff5f020
......@@ -25,6 +25,10 @@ spec:
env:
- name: MYSQL_ROOT_PASSWORD
value: 123456
- name: POD_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
ports:
- containerPort: 3306
name: mysql
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册