switch to servala.com domain
This commit is contained in:
parent
12f0314b76
commit
159b39de5b
3 changed files with 15 additions and 4 deletions
|
@ -6,7 +6,17 @@ metadata:
|
|||
name: servala
|
||||
spec:
|
||||
rules:
|
||||
- host: poc.serva.la
|
||||
- host: www.servala.com
|
||||
http:
|
||||
paths:
|
||||
- pathType: Prefix
|
||||
path: /
|
||||
backend:
|
||||
service:
|
||||
name: servala
|
||||
port:
|
||||
number: 8080
|
||||
- host: servala.com
|
||||
http:
|
||||
paths:
|
||||
- pathType: Prefix
|
||||
|
@ -38,7 +48,8 @@ spec:
|
|||
number: 8080
|
||||
tls:
|
||||
- hosts:
|
||||
- poc.serva.la
|
||||
- www.servala.com
|
||||
- servala.com
|
||||
- www.serva.la
|
||||
- serva.la
|
||||
secretName: ingress-cert
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue