switch to tailscale ingress
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user