File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -322,10 +322,3 @@ provision:
322322| tolerations | list | `[]` | |
323323| users | list | `[]` | |
324324<!-- markdownlint-enable MD013 -->
325-
326- # # Design highlights
327-
328- - Single source of truth : ` provision.servers` drives both deployment (optional) and registration.
329- - Internal Postgres only; external DBs supported by overriding `env.DATABASE_URL`.
330- - Endpoint transports validated to `SSE` or `STREAMABLE_HTTP`.
331- - Secrets/configmaps are checksum‑annotated to trigger rollouts when they change.
Original file line number Diff line number Diff line change @@ -261,10 +261,3 @@ provision:
261261<!-- markdownlint-disable MD013 -->
262262{{ template " chart.valuesSection" . }}
263263<!-- markdownlint-enable MD013 -->
264-
265- ## Design highlights
266-
267- - Single source of truth: ` provision.servers` drives both deployment (optional) and registration.
268- - Internal Postgres only; external DBs supported by overriding ` env.DATABASE_URL` .
269- - Endpoint transports validated to ` SSE` or ` STREAMABLE_HTTP` .
270- - Secrets/configmaps are checksum‑annotated to trigger rollouts when they change.
You can’t perform that action at this time.
0 commit comments