switch to tailscale ingress
This commit is contained in:
		@@ -162,7 +162,7 @@ homepage:
 | 
			
		||||
              - Books:
 | 
			
		||||
                  icon: calibre-web.png
 | 
			
		||||
                  description: Calibre Web Automated
 | 
			
		||||
                  href: https://calibre.alexlebens.net
 | 
			
		||||
                  href: https://calibre-cl01tl.boreal-beaufort.ts.net/
 | 
			
		||||
                  siteMonitor: http://calibre-web-automated.calibre-web-automated:80
 | 
			
		||||
                  statusStyle: dot
 | 
			
		||||
          - Public:
 | 
			
		||||
@@ -335,7 +335,7 @@ homepage:
 | 
			
		||||
              - Tautulli:
 | 
			
		||||
                  icon: tautulli.png
 | 
			
		||||
                  description: Plex Monitoring
 | 
			
		||||
                  href: https://tautulli.alexlebens.net
 | 
			
		||||
                  href: https://tautulli-cl01tl.boreal-beaufort.ts.net
 | 
			
		||||
                  siteMonitor: http://tautulli.tautulli:80
 | 
			
		||||
                  statusStyle: dot
 | 
			
		||||
              - jellystat:
 | 
			
		||||
 
 | 
			
		||||
@@ -26,7 +26,7 @@ plex:
 | 
			
		||||
            - name: TZ
 | 
			
		||||
              value: US/Central
 | 
			
		||||
            - name: ADVERTISE_IP
 | 
			
		||||
              value: https://plex.alexlebens.net:443/
 | 
			
		||||
              value: https://plex-cl01tl.boreal-beaufort.ts.net:443/
 | 
			
		||||
            - name: ALLOWED_NETWORKS
 | 
			
		||||
              value: 10.0.0.0/8,192.168.1.0/24
 | 
			
		||||
          resources:
 | 
			
		||||
 
 | 
			
		||||
@@ -33,25 +33,6 @@ tautulli:
 | 
			
		||||
          targetPort: 8181
 | 
			
		||||
          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: tautulli.alexlebens.net
 | 
			
		||||
          paths:
 | 
			
		||||
            - path: /
 | 
			
		||||
              pathType: Prefix
 | 
			
		||||
              service:
 | 
			
		||||
                name: tautulli
 | 
			
		||||
                port: 80
 | 
			
		||||
      tls:
 | 
			
		||||
        - secretName: tautulli-secret-tls
 | 
			
		||||
          hosts:
 | 
			
		||||
            - tautulli.alexlebens.net
 | 
			
		||||
    tailscale:
 | 
			
		||||
      enabled: true
 | 
			
		||||
      className: tailscale
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user