abitibi
This commit is contained in:
parent
a2a9944659
commit
69cc2b1dfb
11 changed files with 267 additions and 1 deletions
|
@ -11,6 +11,9 @@ spec:
|
|||
- defiant.momoperes.ca
|
||||
- charts.momoperes.ca
|
||||
secretName: momoperes.ca-wildcard-tls
|
||||
- hosts:
|
||||
- abitibitemiscamingueesports.club
|
||||
secretName: abitibi-wildcard-tls
|
||||
rules:
|
||||
- host: momoperes.ca
|
||||
http:
|
||||
|
@ -22,7 +25,7 @@ spec:
|
|||
- path: /files
|
||||
backend:
|
||||
serviceName: website-files
|
||||
servicePort: 9000
|
||||
servicePort: 9000
|
||||
- host: defiant.momoperes.ca
|
||||
http:
|
||||
paths:
|
||||
|
@ -37,3 +40,10 @@ spec:
|
|||
backend:
|
||||
serviceName: chartmuseum
|
||||
servicePort: 8080
|
||||
- host: abitibitemiscamingueesports.club
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
backend:
|
||||
serviceName: abitibi
|
||||
servicePort: 9000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue