Updated printer proxy

This commit is contained in:
Marcus Noble 2022-03-11 20:01:31 +00:00
parent 8693c53147
commit c3ae274afd
1 changed files with 22 additions and 0 deletions

View File

@ -15,6 +15,8 @@ spec:
- code.cluster.fun
- jackett.cluster.fun
- printer.cluster.fun
- ender3pro.printer.cluster.fun
- flsunq5.printer.cluster.fun
- radarr.cluster.fun
- readarr.cluster.fun
- sonarr.cluster.fun
@ -72,6 +74,26 @@ spec:
name: auth-proxy
port:
name: http
- host: ender3pro.printer.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: auth-proxy
port:
name: http
- host: flsunq5.printer.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: auth-proxy
port:
name: http
- host: radarr.cluster.fun
http:
paths: