mirror of
https://github.com/helm/charts.git
synced 2026-08-22 22:07:36 +00:00
[prometheus-redis-exporter] typo fix: tables lists->table lists (#5721)
* Add version: 0.1.2 version: 0.1.2 * [prometheus-redis-exporter] typo fix: tables lists->table lists [prometheus-redis-exporter] typo fix: tables lists->table lists
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: 0.16.0
|
||||
description: Prometheus exporter for Redis metrics
|
||||
name: prometheus-redis-exporter
|
||||
version: 0.1.1
|
||||
version: 0.1.2
|
||||
home: https://github.com/oliver006/redis_exporter
|
||||
sources:
|
||||
- https://github.com/oliver006/redis_exporter
|
||||
|
||||
@@ -38,7 +38,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters and their default values.
|
||||
The following table lists the configurable parameters and their default values.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| ---------------------- | --------------------------------------------------- | ------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user