k8s: add terminationGracePeriodSeconds to some
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
1ae5e7737a
commit
59063ff44a
5 changed files with 11 additions and 1 deletions
|
@ -8,6 +8,7 @@ spec:
|
|||
labels:
|
||||
app: currencyservice
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 5
|
||||
containers:
|
||||
- name: server
|
||||
image: currencyservice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue