set terminationGracePeriodSeconds
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user