Updated proxies

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2021-11-13 09:27:13 +00:00
parent 089aef13d3
commit f027c5075b
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
2 changed files with 11 additions and 22 deletions

View File

@ -13,8 +13,6 @@ spec:
- downloads.cluster.fun
- argo.cluster.fun
- code.cluster.fun
- adguard.cluster.fun
- podify.cluster.fun
- jackett.cluster.fun
- printer.cluster.fun
- radarr.cluster.fun
@ -54,26 +52,6 @@ spec:
name: auth-proxy
port:
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
http:
paths:

View File

@ -227,6 +227,7 @@ spec:
tls:
- hosts:
- home.cluster.fun
- podify.cluster.fun
secretName: non-auth-proxy-ingress
rules:
- host: home.cluster.fun
@ -239,3 +240,13 @@ spec:
name: non-auth-proxy
port:
name: http
- host: podify.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: non-auth-proxy
port:
name: http