add alternative tailscale ingress
This commit is contained in:
@@ -48,6 +48,20 @@ audiobookshelf:
|
||||
- secretName: audiobookshelf-secret-tls
|
||||
hosts:
|
||||
- audiobookshelf.alexlebens.net
|
||||
tailscale:
|
||||
enabled: true
|
||||
className: tailscale
|
||||
hosts:
|
||||
- host: audiobookshelf-cl01tl
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
service:
|
||||
name: audiobookshelf
|
||||
port: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- audiobookshelf-cl01tl
|
||||
persistence:
|
||||
config:
|
||||
storageClass: ceph-block
|
||||
|
Reference in New Issue
Block a user