add more static sites

This commit is contained in:
Finn 2024-04-07 17:23:39 -07:00
parent 01bddbe310
commit d899e98f32

View file

@ -25,3 +25,23 @@ spec:
name: s3staticsites name: s3staticsites
port: port:
name: http name: http
- host: herzfeld.casa
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: s3staticsites
port:
name: http
- host: beta.herzfeld.casa
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: s3staticsites
port:
name: http