add alternative tailscale ingress
This commit is contained in:
@@ -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