ChartMuseum

This commit is contained in:
Aram 🍐 2019-11-30 22:54:18 -05:00
parent f5f5a3f7b8
commit 1226ba9d40
5 changed files with 57 additions and 5 deletions

View file

@ -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