Commit 611394e2 authored by liaozan's avatar liaozan 🏀

update deploy file template

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