Skip to content

Commit 765ee60

Browse files
committed
cleanup: Keep onload-sfnettest-client example pod running
1 parent 523ca05 commit 765ee60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/samples/sfnettest/client-server.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ spec:
4747
imagePullPolicy: Always
4848
command:
4949
- /bin/sh
50+
- -c
51+
- --
52+
args:
53+
- "sleep infinity"
5054
resources:
5155
limits:
5256
amd.com/onload: 1

0 commit comments

Comments
 (0)