diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index 47ae186ea..e7b57edf8 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -60,6 +60,14 @@ jellystat: memory: 256Mi serviceAccount: create: true + service: + main: + controller: main + ports: + http: + port: 3000 + targetPort: 3000 + protocol: HTTP ingress: tailscale: enabled: true