Added prowlarr
This commit is contained in:
parent
d772023986
commit
e7080e876b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user