Added readarr ingress

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2021-11-13 09:04:09 +00:00
parent c749096aa0
commit 089aef13d3
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78

View File

@ -18,6 +18,7 @@ spec:
- jackett.cluster.fun
- printer.cluster.fun
- radarr.cluster.fun
- readarr.cluster.fun
- sonarr.cluster.fun
- transmission.cluster.fun
- tekton.cluster.fun
@ -103,6 +104,16 @@ spec:
name: auth-proxy
port:
name: http
- host: readarr.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: auth-proxy
port:
name: http
- host: sonarr.cluster.fun
http:
paths: