Skip to content

Commit

Permalink
fix docs linter
Browse files Browse the repository at this point in the history
  • Loading branch information
abarrak committed Apr 22, 2024
1 parent 6639fdf commit eb8e9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/prometheus-statsd-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ helm install my-release deliveryhero/prometheus-statsd-exporter -f values.yaml
| image.repository | string | `"prom/statsd-exporter"` | |
| image.tag | string | `"v0.18.0"` | |
| imagePullSecrets | list | `[]` | |
| metrics.enabled | bool | `false` | |
| metrics.additionalLabels | object | `{}` | |
| metrics.enabled | bool | `false` | |
| metrics.scrapeInterval | string | `"30s"` | |
| metrics.scrapeTimeout | string | `"10s"` | |
| nameOverride | string | `""` | |
Expand Down

0 comments on commit eb8e9d8

Please sign in to comment.