Added lidarr link

This commit is contained in:
Marcus Noble 2022-04-09 10:26:09 +00:00
parent 8501a7d13d
commit 22d07c1526
1 changed files with 11 additions and 0 deletions

View File

@ -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: