Updated printer proxy
This commit is contained in:
parent
8693c53147
commit
c3ae274afd
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user