k8s: add termination period to loadgen to some svc

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-06-30 13:14:20 -07:00
parent 257cbdf98b
commit b57cbd2c2c

View file

@ -9,6 +9,7 @@ spec:
labels:
app: loadgenerator
spec:
terminationGracePeriodSeconds: 5
restartPolicy: Always
initContainers:
- name: wait-frontend