Added readarr ingress
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
c749096aa0
commit
089aef13d3
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user