feat(site-publish): add split-surface publishing
Test / contract (pull_request) Successful in 7s

Authored-By: OpenAI (GPT-5) <noreply@openai.com>
This commit is contained in:
Evelyn Chen
2026-08-29 21:56:13 +00:00
parent f1f780f5a3
commit 70b6f246f8
15 changed files with 1437 additions and 192 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- service.yaml
- ingress.yaml
{% for route_file in route_files -%}
- {{ route_file }}
{% endfor -%}
- certificate.yaml