Added lidarr link
This commit is contained in:
parent
8501a7d13d
commit
22d07c1526
@ -21,6 +21,7 @@ spec:
|
||||
- radarr.cluster.fun
|
||||
- readarr.cluster.fun
|
||||
- sonarr.cluster.fun
|
||||
- lidarr.cluster.fun
|
||||
- transmission.cluster.fun
|
||||
- tekton.cluster.fun
|
||||
secretName: auth-proxy-ingress
|
||||
@ -135,6 +136,16 @@ spec:
|
||||
name: auth-proxy
|
||||
port:
|
||||
name: http
|
||||
- host: lidarr.cluster.fun
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
service:
|
||||
name: auth-proxy
|
||||
port:
|
||||
name: http
|
||||
- host: transmission.cluster.fun
|
||||
http:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user