[stable/grafana] Typo: missing a backtick in README.md (#23423)

Signed-off-by: Alexandre Maldémé <alma@moodagent.com>

Co-authored-by: Alexandre Maldémé <alma@moodagent.com>
This commit is contained in:
MALDEME Alexandre
2020-08-04 01:08:19 -07:00
committed by GitHub
co-authored by Alexandre Maldémé
parent 7615c48ab8
commit 88fa0dbcbe
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: grafana
version: 5.5.4
version: 5.5.5
appVersion: 7.1.1
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
+1 -1
View File
@@ -128,7 +128,7 @@ You have to add --force to your helm upgrade command as the labels of the chart
| `sidecar.image.sha` | Sidecar image sha (optional) | `""` |
| `sidecar.imagePullPolicy` | Sidecar image pull policy | `IfNotPresent` |
| `sidecar.resources` | Sidecar resources | `{}` |
| `sidecar.enableUniqueFilenames | Sets the kiwigrid/k8s-sidecar UNIQUE_FILENAMES environment variable | `false` |
| `sidecar.enableUniqueFilenames` | Sets the kiwigrid/k8s-sidecar UNIQUE_FILENAMES environment variable | `false` |
| `sidecar.dashboards.enabled` | Enables the cluster wide search for dashboards and adds/updates/deletes them in grafana | `false` |
| `sidecar.dashboards.SCProvider` | Enables creation of sidecar provider | `true` |
| `sidecar.dashboards.provider.name` | Unique name of the grafana provider | `sidecarProvider` |