Commit 3f5e5e1c authored by liaozan's avatar liaozan 🏀

Add podIp env

parent ad107626
......@@ -47,6 +47,10 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.hostIP
- name: POD_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
startupProbe:
httpGet:
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