diff --git a/kubernetes.yml b/kubernetes.yml index 9bc95ec..c46d3df 100644 --- a/kubernetes.yml +++ b/kubernetes.yml @@ -25,7 +25,7 @@ spec: protocol: TCP - containerPort: 3389 protocol: TCP - - containerPort: 3389 + - containerPort: 3389 protocol: UDP resources: limits: @@ -66,7 +66,7 @@ spec: port: 3389 targetPort: 3389 nodePort: 43389 - - name: udp-3389 + - name: udp-3389 protocol: UDP port: 3389 targetPort: 3389