switch to tailscale ingress
This commit is contained in:
@@ -340,8 +340,8 @@ homepage:
|
|||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- jellystat:
|
- jellystat:
|
||||||
icon: jellystat.png
|
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
|
siteMonitor: http://jellystat.jellystat:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- Services:
|
- Services:
|
||||||
|
@@ -69,26 +69,7 @@ jellystat:
|
|||||||
targetPort: 3000
|
targetPort: 3000
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
tailscale:
|
||||||
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:
|
|
||||||
enabled: true
|
enabled: true
|
||||||
className: tailscale
|
className: tailscale
|
||||||
hosts:
|
hosts:
|
||||||
|
Reference in New Issue
Block a user