apiVersion: v1 kind: Service metadata: name: plex namespace: media spec: type: ClusterIP ports: - port: 80 targetPort: 32400 selector: app: plex