feat(frontend): per-user DLOB source header

- Add cookie-based source selector (mevnode|drift)\n- Proxy sets x-hasura-dlob-source for HTTP + WS\n- Include same proxy script mount in prod overlay
This commit is contained in:
u1
2026-02-13 11:33:13 +01:00
parent 57433c7e75
commit 5f46d26037
4 changed files with 937 additions and 1 deletions

View File

@@ -6,5 +6,16 @@ namespace: trade-prod
resources:
- ../../base
patchesStrategicMerge:
- frontend-graphql-proxy-patch.yaml
configMapGenerator:
- name: trade-frontend-server-script
files:
- frontend-server.mjs
generatorOptions:
disableNameSuffixHash: true
commonLabels:
env: prod