add alternative tailscale ingress

This commit is contained in:
2024-08-15 21:05:21 -05:00
parent 784917ec7e
commit 9dc720c4b0
21 changed files with 268 additions and 19 deletions

View File

@@ -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