metrics: Remove iperf3 server protocol

This PR removes the iperf3 server protocol as this server definition is
also used for the UDP iperf3 benchmarks to avoid duplication of the
same yaml files.

Fixes #8829

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes 2024-01-15 15:44:24 +00:00
parent 0dc00ae373
commit dff800a8ff

View File

@ -53,6 +53,5 @@ spec:
selector:
app: iperf3-server
ports:
- protocol: TCP
port: 5201
- port: 5201
targetPort: server