change to tailscale ingress
This commit is contained in:
@@ -512,7 +512,7 @@ homepage:
|
|||||||
- Lidarr:
|
- Lidarr:
|
||||||
icon: lidarr.png
|
icon: lidarr.png
|
||||||
description: Music
|
description: Music
|
||||||
href: https://lidarr.alexlebens.net
|
href: https://lidarr-cl01tl.boreal-beaufort.ts.net
|
||||||
siteMonitor: http://lidarr2.lidarr2:80
|
siteMonitor: http://lidarr2.lidarr2:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
widget:
|
widget:
|
||||||
@@ -523,7 +523,7 @@ homepage:
|
|||||||
- Readarr Books:
|
- Readarr Books:
|
||||||
icon: readarr.png
|
icon: readarr.png
|
||||||
description: Books
|
description: Books
|
||||||
href: https://readarr-books.alexlebens.net
|
href: https://readarr-books-cl01tl.boreal-beaufort.ts.net
|
||||||
siteMonitor: http://readarr-books.readarr-books:80
|
siteMonitor: http://readarr-books.readarr-books:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
widget:
|
widget:
|
||||||
@@ -535,7 +535,7 @@ homepage:
|
|||||||
- Readarr Audiobooks:
|
- Readarr Audiobooks:
|
||||||
icon: readarr.png
|
icon: readarr.png
|
||||||
description: Audiobooks
|
description: Audiobooks
|
||||||
href: https://readarr-audiobooks.alexlebens.net
|
href: https://readarr-audiobooks-cl01tl.boreal-beaufort.ts.net
|
||||||
siteMonitor: http://readarr-audiobooks.readarr-audiobooks:80
|
siteMonitor: http://readarr-audiobooks.readarr-audiobooks:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- Services (Servarr):
|
- Services (Servarr):
|
||||||
|
@@ -27,4 +27,4 @@ dependencies:
|
|||||||
version: 3.8.4
|
version: 3.8.4
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lidarr.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lidarr.png
|
||||||
appVersion: 2.3.3.4204
|
appVersion: 2.4.3.4248
|
||||||
|
@@ -106,25 +106,25 @@ lidarr2:
|
|||||||
targetPort: 9792
|
targetPort: 9792
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
# main:
|
||||||
enabled: true
|
# enabled: true
|
||||||
className: traefik
|
# className: traefik
|
||||||
annotations:
|
# annotations:
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
# traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
# traefik.ingress.kubernetes.io/router.tls: "true"
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
# cert-manager.io/cluster-issuer: letsencrypt-issuer
|
||||||
hosts:
|
# hosts:
|
||||||
- host: lidarr.alexlebens.net
|
# - host: lidarr.alexlebens.net
|
||||||
paths:
|
# paths:
|
||||||
- path: /
|
# - path: /
|
||||||
pathType: Prefix
|
# pathType: Prefix
|
||||||
service:
|
# service:
|
||||||
name: lidarr2
|
# name: lidarr2
|
||||||
port: 80
|
# port: 80
|
||||||
tls:
|
# tls:
|
||||||
- secretName: lidarr2-secret-tls
|
# - secretName: lidarr2-secret-tls
|
||||||
hosts:
|
# hosts:
|
||||||
- lidarr.alexlebens.net
|
# - lidarr.alexlebens.net
|
||||||
tailscale:
|
tailscale:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: tailscale
|
className: tailscale
|
||||||
|
@@ -27,4 +27,4 @@ dependencies:
|
|||||||
version: 3.8.4
|
version: 3.8.4
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
|
||||||
appVersion: 0.3.28.2554
|
appVersion: 0.3.32.2587
|
||||||
|
@@ -108,25 +108,25 @@ readarr-audiobooks:
|
|||||||
targetPort: 9796
|
targetPort: 9796
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
# main:
|
||||||
enabled: true
|
# enabled: true
|
||||||
className: traefik
|
# className: traefik
|
||||||
annotations:
|
# annotations:
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
# traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
# traefik.ingress.kubernetes.io/router.tls: "true"
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
# cert-manager.io/cluster-issuer: letsencrypt-issuer
|
||||||
hosts:
|
# hosts:
|
||||||
- host: readarr-audiobooks.alexlebens.net
|
# - host: readarr-audiobooks.alexlebens.net
|
||||||
paths:
|
# paths:
|
||||||
- path: /
|
# - path: /
|
||||||
pathType: Prefix
|
# pathType: Prefix
|
||||||
service:
|
# service:
|
||||||
name: readarr-audiobooks
|
# name: readarr-audiobooks
|
||||||
port: 80
|
# port: 80
|
||||||
tls:
|
# tls:
|
||||||
- secretName: readarr-audiobooks-secret-tls
|
# - secretName: readarr-audiobooks-secret-tls
|
||||||
hosts:
|
# hosts:
|
||||||
- readarr-audiobooks.alexlebens.net
|
# - readarr-audiobooks.alexlebens.net
|
||||||
tailscale:
|
tailscale:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: tailscale
|
className: tailscale
|
||||||
|
@@ -27,4 +27,4 @@ dependencies:
|
|||||||
version: 3.8.4
|
version: 3.8.4
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
|
||||||
appVersion: 0.3.28.2554
|
appVersion: 0.3.32.2587
|
||||||
|
@@ -108,25 +108,25 @@ readarr-books:
|
|||||||
targetPort: 9796
|
targetPort: 9796
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
# main:
|
||||||
enabled: true
|
# enabled: true
|
||||||
className: traefik
|
# className: traefik
|
||||||
annotations:
|
# annotations:
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
# traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
# traefik.ingress.kubernetes.io/router.tls: "true"
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
# cert-manager.io/cluster-issuer: letsencrypt-issuer
|
||||||
hosts:
|
# hosts:
|
||||||
- host: readarr-books.alexlebens.net
|
# - host: readarr-books.alexlebens.net
|
||||||
paths:
|
# paths:
|
||||||
- path: /
|
# - path: /
|
||||||
pathType: Prefix
|
# pathType: Prefix
|
||||||
service:
|
# service:
|
||||||
name: readarr-books
|
# name: readarr-books
|
||||||
port: 80
|
# port: 80
|
||||||
tls:
|
# tls:
|
||||||
- secretName: readarr-books-secret-tls
|
# - secretName: readarr-books-secret-tls
|
||||||
hosts:
|
# hosts:
|
||||||
- readarr-books.alexlebens.net
|
# - readarr-books.alexlebens.net
|
||||||
tailscale:
|
tailscale:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: tailscale
|
className: tailscale
|
||||||
|
Reference in New Issue
Block a user