diff --git a/apps/plex/base/service.yaml b/apps/plex/base/service.yaml index 1431eb7..3b7adbd 100644 --- a/apps/plex/base/service.yaml +++ b/apps/plex/base/service.yaml @@ -15,3 +15,7 @@ spec: port: 8899 targetPort: 80 name: http + - protocol: TCP + port: 32400 + targetPort: 32400 + name: plex