add www
This commit is contained in:
@@ -16,7 +16,18 @@ spec:
|
||||
name: dubyatp-xyz-svc
|
||||
port:
|
||||
number: 80
|
||||
- host: www.dubyatp.xyz
|
||||
http:
|
||||
paths:
|
||||
- pathType: Prefix
|
||||
path: "/"
|
||||
backend:
|
||||
service:
|
||||
name: dubyatp-xyz-svc
|
||||
port:
|
||||
number: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- dubyatp.xyz
|
||||
- www.dubyatp.xyz
|
||||
secretName: cert-dubyatp-xyz
|
||||
Reference in New Issue
Block a user