set terminationGracePeriodSeconds

This commit is contained in:
Stephen McQuay 2018-03-19 14:37:38 -07:00
parent 0437f0f5db
commit 05a280ea4f
Signed by: sm
GPG Key ID: 4E4B72F479BA3CE5
3 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,7 @@ spec:
labels: labels:
app: hw app: hw
spec: spec:
terminationGracePeriodSeconds: 3
containers: containers:
- name: hw - name: hw
image: smcquay/hw:v0.1.2 image: smcquay/hw:v0.1.2

View File

@ -14,6 +14,7 @@ spec:
labels: labels:
app: hwc app: hwc
spec: spec:
terminationGracePeriodSeconds: 3
containers: containers:
- image: smcquay/hwc:v0.0.8 - image: smcquay/hwc:v0.0.8
name: hwc name: hwc

View File

@ -14,6 +14,7 @@ spec:
labels: labels:
app: hwl app: hwl
spec: spec:
terminationGracePeriodSeconds: 3
containers: containers:
- name: hwl - name: hwl
image: smcquay/hwl:v0.0.1 image: smcquay/hwl:v0.0.1