Added prowlarr
This commit is contained in:
parent
d772023986
commit
e7080e876b
@ -22,6 +22,7 @@ spec:
|
|||||||
- readarr.cluster.fun
|
- readarr.cluster.fun
|
||||||
- sonarr.cluster.fun
|
- sonarr.cluster.fun
|
||||||
- lidarr.cluster.fun
|
- lidarr.cluster.fun
|
||||||
|
- prowlarr.cluster.fun
|
||||||
- transmission.cluster.fun
|
- transmission.cluster.fun
|
||||||
- tekton.cluster.fun
|
- tekton.cluster.fun
|
||||||
secretName: auth-proxy-ingress
|
secretName: auth-proxy-ingress
|
||||||
@ -146,6 +147,16 @@ spec:
|
|||||||
name: auth-proxy
|
name: auth-proxy
|
||||||
port:
|
port:
|
||||||
name: http
|
name: http
|
||||||
|
- host: prowlarr.cluster.fun
|
||||||
|
http:
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: ImplementationSpecific
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: auth-proxy
|
||||||
|
port:
|
||||||
|
name: http
|
||||||
- host: transmission.cluster.fun
|
- host: transmission.cluster.fun
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user