Skip to content

Commit

Permalink
doc(lint): add leading and trailing spaces
Browse files Browse the repository at this point in the history
Signed-off-by: Fritz <[email protected]>
  • Loading branch information
qfritz committed Jul 1, 2024
1 parent d4dba07 commit a0013ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,10 @@ Steps
Prometheus alerts are available as Helm chart:

<!-- markdownlint-disable no-bare-urls -->

| Component | Chart URL | Website | Parameters |
| --- | --- | --- | --- |
| RDS | oci://public.ecr.aws/qonto/prometheus-rds-alerts-chart | [Link](https://gallery.ecr.aws/qonto/prometheus-rds-alerts-chart) | [Link](https://github.com/qonto/database-monitoring-framework/blob/{{% current_version %}}/charts/prometheus-rds-alerts/values.yaml) |
| PostgreSQL | oci://public.ecr.aws/qonto/prometheus-postgresql-alerts-chart | [Link](https://gallery.ecr.aws/qonto/prometheus-postgresql-alerts-chart) | [Link](https://github.com/qonto/database-monitoring-framework/blob/{{% current_version %}}/charts/prometheus-postgresql-alerts/values.yaml)

Check failure on line 111 in content/getting-started.md

View workflow job for this annotation

GitHub Actions / markdown

Table pipe style

content/getting-started.md:111:293 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md055.md

<!-- markdownlint-enable no-bare-urls -->

0 comments on commit a0013ac

Please sign in to comment.