add tailscale ingress
This commit is contained in:
@@ -142,6 +142,20 @@ qbittorrent:
|
||||
- secretName: qbittorrent-secret-tls
|
||||
hosts:
|
||||
- qbittorrent.alexlebens.net
|
||||
tailscale:
|
||||
enabled: true
|
||||
className: tailscale
|
||||
hosts:
|
||||
- host: qbittorrent.cl01tl
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
service:
|
||||
name: qbittorrent
|
||||
port: 8080
|
||||
tls:
|
||||
- hosts:
|
||||
- qbittorrent.cl01tl
|
||||
persistence:
|
||||
config:
|
||||
type: persistentVolumeClaim
|
||||
|
Reference in New Issue
Block a user