From ab8b29d977c6adc765e03834b116c24ff87e0d20 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 16 Dec 2024 12:38:56 -0600 Subject: [PATCH] remove service --- clusters/cl01tl/applications/jellystat/values.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index e7b57edf8..47ae186ea 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -60,14 +60,6 @@ jellystat: memory: 256Mi serviceAccount: create: true - service: - main: - controller: main - ports: - http: - port: 3000 - targetPort: 3000 - protocol: HTTP ingress: tailscale: enabled: true