Commit f75904e9 authored by liaozan's avatar liaozan 🏀

update deploy file template

parent 074e1a1b
...@@ -15,7 +15,7 @@ spec: ...@@ -15,7 +15,7 @@ spec:
labels: labels:
app: ${APP_NAME} app: ${APP_NAME}
spec: spec:
terminationGracePeriodSeconds: 20 terminationGracePeriodSeconds: 30
containers: containers:
- name: ${APP_NAME} - name: ${APP_NAME}
image: ${IMAGE} image: ${IMAGE}
......
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