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:
app: hw
spec:
terminationGracePeriodSeconds: 3
containers:
- name: hw
image: smcquay/hw:v0.1.2

View File

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

View File

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