fix ingress

This commit is contained in:
2025-10-31 13:57:06 -04:00
parent 0bd153d89a
commit 7adaad14c5

View File

@@ -6,7 +6,7 @@ metadata:
name: williamtpeebles-com-ingress
spec:
rules:
- host: dubyatp.xyz
- host: williamtpeebles.com
http:
paths:
- pathType: Prefix
@@ -16,7 +16,7 @@ spec:
name: williamtpeebles-com-svc
port:
number: 80
- host: www.dubyatp.xyz
- host: www.williamtpeebles.com
http:
paths:
- pathType: Prefix
@@ -28,6 +28,6 @@ spec:
number: 80
tls:
- hosts:
- dubyatp.xyz
- www.dubyatp.xyz
- williamtpeebles.com
- www.williamtpeebles.com
secretName: cert-williamtpeebles-com