From e3c3882917a1e7a2be7e02189719013f4b5ff4ea Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Sat, 11 Feb 2023 15:49:45 +0100 Subject: [PATCH] tcp, TCP, who cares?! Signed-off-by: Martyn Ranyard --- jelly/service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jelly/service.yaml b/jelly/service.yaml index 914e7c5..516ce72 100644 --- a/jelly/service.yaml +++ b/jelly/service.yaml @@ -4,6 +4,6 @@ metadata: name: jellyfin spec: ports: - - protocol: tcp + - protocol: TCP port: 8096 targetPort: 8096