Added NodePort to Service the iperf3.yml

master
Meliurwen 4 years ago
parent 87aae39a19
commit 7668eb2e89
Signed by: meliurwen
GPG Key ID: 818A8B35E9F1CE10
  1. 1
      iperf3.yaml

@ -48,6 +48,7 @@ kind: Service
metadata:
name: iperf3-server
spec:
type: NodePort
selector:
app: iperf3-server
ports:

Loading…
Cancel
Save