add alternative tailscale ingress
This commit is contained in:
@@ -22,4 +22,4 @@ dependencies:
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
version: 3.3.2
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/plex.png
|
||||
appVersion: 1.40.2.8395-c67dce28e
|
||||
appVersion: 1.40.4.8679-424562606
|
||||
|
@@ -15,7 +15,7 @@ plex:
|
||||
- 44
|
||||
- 100
|
||||
- 109
|
||||
- 65539
|
||||
- 65539
|
||||
containers:
|
||||
main:
|
||||
image:
|
||||
@@ -68,6 +68,20 @@ plex:
|
||||
- secretName: plex-secret-tls
|
||||
hosts:
|
||||
- plex.alexlebens.net
|
||||
tailscale:
|
||||
enabled: true
|
||||
className: tailscale
|
||||
hosts:
|
||||
- host: plex
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
service:
|
||||
name: plex
|
||||
port: 32400
|
||||
tls:
|
||||
- hosts:
|
||||
- plex-cl01tl
|
||||
persistence:
|
||||
config:
|
||||
existingClaim: plex-config
|
||||
|
Reference in New Issue
Block a user