Updated proxies
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
089aef13d3
commit
f027c5075b
@ -13,8 +13,6 @@ spec:
|
|||||||
- downloads.cluster.fun
|
- downloads.cluster.fun
|
||||||
- argo.cluster.fun
|
- argo.cluster.fun
|
||||||
- code.cluster.fun
|
- code.cluster.fun
|
||||||
- adguard.cluster.fun
|
|
||||||
- podify.cluster.fun
|
|
||||||
- jackett.cluster.fun
|
- jackett.cluster.fun
|
||||||
- printer.cluster.fun
|
- printer.cluster.fun
|
||||||
- radarr.cluster.fun
|
- radarr.cluster.fun
|
||||||
@ -54,26 +52,6 @@ spec:
|
|||||||
name: auth-proxy
|
name: auth-proxy
|
||||||
port:
|
port:
|
||||||
name: http
|
name: http
|
||||||
- host: adguard.cluster.fun
|
|
||||||
http:
|
|
||||||
paths:
|
|
||||||
- path: /
|
|
||||||
pathType: ImplementationSpecific
|
|
||||||
backend:
|
|
||||||
service:
|
|
||||||
name: auth-proxy
|
|
||||||
port:
|
|
||||||
name: http
|
|
||||||
- host: podify.cluster.fun
|
|
||||||
http:
|
|
||||||
paths:
|
|
||||||
- path: /
|
|
||||||
pathType: ImplementationSpecific
|
|
||||||
backend:
|
|
||||||
service:
|
|
||||||
name: auth-proxy
|
|
||||||
port:
|
|
||||||
name: http
|
|
||||||
- host: jackett.cluster.fun
|
- host: jackett.cluster.fun
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
|
@ -227,6 +227,7 @@ spec:
|
|||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- home.cluster.fun
|
- home.cluster.fun
|
||||||
|
- podify.cluster.fun
|
||||||
secretName: non-auth-proxy-ingress
|
secretName: non-auth-proxy-ingress
|
||||||
rules:
|
rules:
|
||||||
- host: home.cluster.fun
|
- host: home.cluster.fun
|
||||||
@ -239,3 +240,13 @@ spec:
|
|||||||
name: non-auth-proxy
|
name: non-auth-proxy
|
||||||
port:
|
port:
|
||||||
name: http
|
name: http
|
||||||
|
- host: podify.cluster.fun
|
||||||
|
http:
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: ImplementationSpecific
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: non-auth-proxy
|
||||||
|
port:
|
||||||
|
name: http
|
||||||
|
Loading…
Reference in New Issue
Block a user