Commit 3f5e5e1c authored by liaozan's avatar liaozan 🏀

Add podIp env

parent ad107626
...@@ -47,6 +47,10 @@ spec: ...@@ -47,6 +47,10 @@ spec:
valueFrom: valueFrom:
fieldRef: fieldRef:
fieldPath: status.hostIP fieldPath: status.hostIP
- name: POD_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
startupProbe: startupProbe:
httpGet: httpGet:
scheme: HTTP scheme: HTTP
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment