k8s: add termination grace to recommendationservice
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
319e9478c0
commit
7e252c7d8f
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ spec:
|
||||||
labels:
|
labels:
|
||||||
app: recommendationservice
|
app: recommendationservice
|
||||||
spec:
|
spec:
|
||||||
|
terminationGracePeriodSeconds: 5
|
||||||
containers:
|
containers:
|
||||||
- name: server
|
- name: server
|
||||||
image: recommendationservice
|
image: recommendationservice
|
||||||
|
|
Loading…
Add table
Reference in a new issue