You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds CFP_DATA_RELOAD_SECRET to the env-var table in deploy.md and a
"Hot-reload webhook" section to runbook.md covering manual triggering
and the response shapes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|`CFP_DATA_REMOTE`| Secret | git URL (ssh in prod) |
217
217
|`CFP_DATA_BRANCH`| ConfigMap | e.g. `fixture` / `main`|
218
+
|`CFP_DATA_RELOAD_SECRET`|**Secret**| Shared bearer-token for the hot-reload webhook; when unset the `/api/_internal/reload-data` endpoint returns 503. See [runbook.md](runbook.md#hot-reload-webhook). |
0 commit comments