Added prowlarr

This commit is contained in:
Marcus Noble 2022-04-24 16:14:39 +00:00
parent d772023986
commit e7080e876b
1 changed files with 11 additions and 0 deletions

View File

@ -22,6 +22,7 @@ spec:
- readarr.cluster.fun
- sonarr.cluster.fun
- lidarr.cluster.fun
- prowlarr.cluster.fun
- transmission.cluster.fun
- tekton.cluster.fun
secretName: auth-proxy-ingress
@ -146,6 +147,16 @@ spec:
name: auth-proxy
port:
name: http
- host: prowlarr.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: auth-proxy
port:
name: http
- host: transmission.cluster.fun
http:
paths: