Merge pull request #200 from bridgetkromhout/helm-example

Use prometheus as example
This commit is contained in:
Jérôme Petazzoni
2018-04-13 01:07:18 -05:00
committed by GitHub

View File

@@ -88,9 +88,9 @@ fine for personal and development clusters.)
helm search
```
- View charts related to `gitlab`:
- View charts related to `prometheus`:
```bash
helm search gitlab
helm search prometheus
```
]