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
parent 319e9478c0
commit 7e252c7d8f

View file

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