From 394cc5f1e5ee134ef21559be51f1500ee9e56095 Mon Sep 17 00:00:00 2001 From: Adolfo Delorenzo Date: Sat, 21 Jan 2023 00:29:18 +0000 Subject: [PATCH] update --- rtmp-adr.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rtmp-adr.yaml b/rtmp-adr.yaml index cc312a5..ef48c3c 100644 --- a/rtmp-adr.yaml +++ b/rtmp-adr.yaml @@ -15,17 +15,17 @@ items: ports: - name: rtmp port: 1935 -# targetPort: 1935 + targetPort: 1935 nodePort: 31935 protocol: TCP - name: hls port: 8080 -# targetPort: 8080 + targetPort: 8080 nodePort: 31080 protocol: TCP - name: http port: 80 -# targetPort: 80 + targetPort: 80 nodePort: 30080 protocol: TCP selector: