Additional fix

master
Meliurwen 4 years ago
parent 2c23dfd8db
commit 2bba69695c
Signed by: meliurwen
GPG Key ID: 818A8B35E9F1CE10
  1. 2
      iperf3.yaml

@ -53,9 +53,11 @@ spec:
ports: ports:
- protocol: TCP - protocol: TCP
port: 5201 port: 5201
name: crappy-tcp
targetPort: server-tcp targetPort: server-tcp
- protocol: UDP - protocol: UDP
port: 5201 port: 5201
name: crappy-udp
targetPort: server-udp targetPort: server-udp
--- ---

Loading…
Cancel
Save