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

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


Former-commit-id: b3742a35104390bc1375cff3cc95057cb12f61bb
上级 492584bf
......@@ -26,9 +26,9 @@ spec:
- name: MYSQL_ROOT_PASSWORD
value: 123456
- name: POD_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
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.
先完成此消息的编辑!
想要评论请 注册