k8s: add termination grace to recommendationservice

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-06-28 20:10:06 -07:00 committed by Simon Zeltser
parent 92274f4ff4
commit b4685dcac6
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ spec:
labels:
app: recommendationservice
spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: recommendationservice