add host to lidarr ingress
This commit is contained in:
@@ -129,7 +129,8 @@ lidarr2:
|
|||||||
enabled: true
|
enabled: true
|
||||||
className: tailscale
|
className: tailscale
|
||||||
hosts:
|
hosts:
|
||||||
- paths:
|
- host: lidarr-cl01tl
|
||||||
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
service:
|
service:
|
||||||
@@ -137,7 +138,7 @@ lidarr2:
|
|||||||
port: 80
|
port: 80
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- vault-cl01tl
|
- lidarr-cl01tl
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
storageClass: ceph-block
|
storageClass: ceph-block
|
||||||
|
Reference in New Issue
Block a user