Commit fbd03ddf authored by liaozan's avatar liaozan 🏀

Add NODE_IP env

parent 4a04f3f9
......@@ -41,6 +41,11 @@ spec:
- name: actuator
containerPort: 1024
protocol: TCP
env:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
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