Skip to content

Commit 2d80ee3

Browse files
committed
test: speed up velero test application shutdown
1 parent 5a8eca9 commit 2d80ee3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/end-to-end/velero/resources/test-application.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ metadata:
1515
name: velero-test
1616
namespace: velero-test
1717
spec:
18+
terminationGracePeriodSeconds: 1
1819
containers:
1920
- image: ${image}
2021
args:

0 commit comments

Comments
 (0)