k8s: add termination period to loadgen to some svc
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
257cbdf98b
commit
b57cbd2c2c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ spec:
|
|||
labels:
|
||||
app: loadgenerator
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 5
|
||||
restartPolicy: Always
|
||||
initContainers:
|
||||
- name: wait-frontend
|
||||
|
|
Loading…
Reference in a new issue