From 21b586d6680aafc1a3e19b892b4f117a6d8e16d9 Mon Sep 17 00:00:00 2001 From: Scott Hatlen Date: Wed, 8 Oct 2025 22:41:59 -0700 Subject: [PATCH] adding support for another website --- k8s.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/k8s.yaml b/k8s.yaml index f21fed5..4218aa8 100644 --- a/k8s.yaml +++ b/k8s.yaml @@ -63,6 +63,16 @@ spec: port: number: 80 - host: blog.scottyah.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: blog-svc + port: + number: 80 + - host: scotthatlen.com http: paths: - path: /