From 67ee1996c7e517ab507ff16b3b673bf8179c1fe5 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Fri, 16 Aug 2024 21:32:01 -0500 Subject: [PATCH] switch to tailscale ingress --- .../cl01tl/applications/homepage/values.yaml | 4 ++-- .../cl01tl/applications/jellystat/values.yaml | 21 +------------------ 2 files changed, 3 insertions(+), 22 deletions(-) diff --git a/clusters/cl01tl/applications/homepage/values.yaml b/clusters/cl01tl/applications/homepage/values.yaml index 937ffcdc6..f2d30a74c 100644 --- a/clusters/cl01tl/applications/homepage/values.yaml +++ b/clusters/cl01tl/applications/homepage/values.yaml @@ -340,8 +340,8 @@ homepage: statusStyle: dot - jellystat: icon: jellystat.png - href: https://jellystat.alexlebens.net - description: Jellyfin Monitoring + description: Jellyfin Monitoring + href: http://jellystat-cl01tl.boreal-beaufort.ts.net/ siteMonitor: http://jellystat.jellystat:80 statusStyle: dot - Services: diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index 6708a0952..34c6630a9 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -69,26 +69,7 @@ jellystat: targetPort: 3000 protocol: HTTP ingress: - main: - enabled: true - className: traefik - annotations: - traefik.ingress.kubernetes.io/router.entrypoints: websecure - traefik.ingress.kubernetes.io/router.tls: "true" - cert-manager.io/cluster-issuer: letsencrypt-issuer - hosts: - - host: jellystat.alexlebens.net - paths: - - path: / - pathType: Prefix - service: - name: jellystat - port: 80 - tls: - - secretName: jellystat-secret-tls - hosts: - - jellystat.alexlebens.net - tailscale-main: + tailscale: enabled: true className: tailscale hosts: