Commit 5e6bceb6 authored by liaozan's avatar liaozan 🏀

update deploy file template

parent f75904e9
......@@ -28,7 +28,7 @@ spec:
lifecycle:
preStop:
exec:
command: [ "curl","http://127.0.0.1:1024/actuator/offline" ]
command: [ "curl","-X POST","http://127.0.0.1:1024/actuator/offline" ]
livenessProbe:
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