gitdataai/deploy
ZhenYi 7be2f4eb61
Some checks are pending
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions
fix(deploy): simplify ingress by removing static paths
The SPA assets are embedded in the app binary, so no separate
static file serving is needed.
2026-04-18 00:51:52 +08:00
..
crd fix(operator): mount /data PVC into git-hook deployment 2026-04-17 14:15:38 +08:00
templates fix(deploy): simplify ingress by removing static paths 2026-04-18 00:51:52 +08:00
Chart.yaml init 2026-04-15 09:08:09 +08:00
configmap.yaml fix(ws): allow APP_DOMAIN_URL and APP_STATIC_DOMAIN origins 2026-04-16 18:51:52 +08:00
secrets.yaml.example init 2026-04-15 09:08:09 +08:00
values.user.yaml.example init 2026-04-15 09:08:09 +08:00
values.yaml feat(frontend): embed SPA assets into app binary at compile time 2026-04-17 12:04:34 +08:00