Skip to content

Commit

Permalink
Fix linting errors
Browse files Browse the repository at this point in the history
Signed-off-by: zeritti <[email protected]>
  • Loading branch information
zeritti committed Sep 30, 2023
1 parent 1b16ed2 commit 4701945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/prometheus-node-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written
This chart bootstraps a Prometheus [Node Exporter](http://github.com/prometheus/node_exporter) daemonset on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.

## Get Repository Info

<!-- textlint-disable terminology -->
```console
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
```

_See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation._

<!-- textlint-enable -->
## Install Chart

```console
Expand Down

0 comments on commit 4701945

Please sign in to comment.