Skip to content

Commit 093f430

Browse files
committed
docs(metamcp): remove design highlights section
1 parent 2e9ba8b commit 093f430

2 files changed

Lines changed: 0 additions & 14 deletions

File tree

charts/metamcp/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff 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.

charts/metamcp/README.md.gotmpl

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)