Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit c89a663

Browse files
committed
metrics: Update sysbench pod yaml
This PR updates the sysbench pod yaml by removing the shareProcessNamespace configuration as this bench does not need that processes in the container are visible to all containers in the same pod. Fixes #5370 Signed-off-by: Gabriela Cervantes <[email protected]>
1 parent f239e9f commit c89a663

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

metrics/density/runtimeclass_workloads/sysbench-pod.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ metadata:
99
name: test-sysbench
1010
spec:
1111
terminationGracePeriodSeconds: 0
12-
shareProcessNamespace: true
1312
runtimeClassName: kata
1413
containers:
1514
- name: test-sysbench

0 commit comments

Comments
 (0)