fix ingress
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
|||||||
name: williamtpeebles-com-ingress
|
name: williamtpeebles-com-ingress
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
- host: dubyatp.xyz
|
- host: williamtpeebles.com
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
name: williamtpeebles-com-svc
|
name: williamtpeebles-com-svc
|
||||||
port:
|
port:
|
||||||
number: 80
|
number: 80
|
||||||
- host: www.dubyatp.xyz
|
- host: www.williamtpeebles.com
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
@@ -28,6 +28,6 @@ spec:
|
|||||||
number: 80
|
number: 80
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- dubyatp.xyz
|
- williamtpeebles.com
|
||||||
- www.dubyatp.xyz
|
- www.williamtpeebles.com
|
||||||
secretName: cert-williamtpeebles-com
|
secretName: cert-williamtpeebles-com
|
||||||
Reference in New Issue
Block a user