ChartMuseum
This commit is contained in:
parent
f5f5a3f7b8
commit
1226ba9d40
5 changed files with 57 additions and 5 deletions
|
@ -9,7 +9,7 @@ spec:
|
|||
- hosts:
|
||||
- momoperes.ca
|
||||
- defiant.momoperes.ca
|
||||
- stream.momoperes.ca
|
||||
- charts.momoperes.ca
|
||||
secretName: momoperes.ca-wildcard-tls
|
||||
rules:
|
||||
- host: momoperes.ca
|
||||
|
@ -30,10 +30,10 @@ spec:
|
|||
backend:
|
||||
serviceName: defiant
|
||||
servicePort: 80
|
||||
- host: stream.momoperes.ca
|
||||
- host: charts.momoperes.ca
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
backend:
|
||||
serviceName: media-server-radarr
|
||||
servicePort: 7878
|
||||
serviceName: chartmuseum
|
||||
servicePort: 8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue