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