Compare commits

..

2 Commits

Author SHA1 Message Date
Scott Hatlen
2559036c90 Merge remote branch: add shiftandsharpen post
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-02-13 13:37:48 -08:00
Scott Hatlen
f4732cd884 Move scottyah.com to dedicated homepage, add scotthatlen.com TLS
Remove scottyah.com from blog ingress rules and TLS hosts.
Add dedicated TLS entry for scotthatlen.com.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-05 23:55:55 -08:00

View File

@@ -49,19 +49,12 @@ spec:
ingressClassName: traefik
tls:
- hosts:
- scottyah.com
- blog.scottyah.com
secretName: scottyah-tls
- hosts:
- scotthatlen.com
secretName: scotthatlen-tls
rules:
- host: scottyah.com
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: blog-svc
port:
number: 80
- host: blog.scottyah.com
http:
paths: