From 6e746a024fee6d97f7d75bd699853d12e9c4f45a Mon Sep 17 00:00:00 2001 From: Adolfo Delorenzo Date: Sat, 21 Jan 2023 00:05:41 +0000 Subject: [PATCH] update --- test.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/test.yaml b/test.yaml index 82335c3..dc05b38 100644 --- a/test.yaml +++ b/test.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: rtmp-adr - image: git.oe74.net/adelorenzo/rtmp-adr:0.6 + image: git.oe74.net/adelorenzo/rtmp-adr:0.4 imagePullPolicy: IfNotPresent --- apiVersion: v1 @@ -28,9 +28,6 @@ spec: selector: app: rtmp-adr ports: - # By default and for convenience, the `targetPort` is set to the same value as the `port` field. - port: 8080 targetPort: 8080 - # Optional field - # By default and for convenience, the Kubernetes control plane will allocate a port from a range (default: 30000-32767) nodePort: 30080