set terminationGracePeriodSeconds

This commit is contained in:
sm
2018-03-19 14:37:38 -07:00
parent 0437f0f5db
commit 05a280ea4f
3 changed files with 3 additions and 0 deletions
+1
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
+1
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
+1
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