mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-17 14:58:16 +00:00
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:
@@ -53,6 +53,5 @@ spec:
|
||||
selector:
|
||||
app: iperf3-server
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 5201
|
||||
- port: 5201
|
||||
targetPort: server
|
||||
|
Reference in New Issue
Block a user