Added UDP port

master
Meliurwen 4 years ago
parent 01ee3ff94a
commit ef4473c5d7
Signed by: meliurwen
GPG Key ID: 818A8B35E9F1CE10
  1. 3
      iperf3.yaml

@ -50,6 +50,9 @@ spec:
- protocol: TCP - protocol: TCP
port: 5201 port: 5201
targetPort: server targetPort: server
- protocol: UDP
port: 5201
targetPort: server
--- ---

Loading…
Cancel
Save