Use prometheus as example

This commit is contained in:
Bridget Kromhout
2018-04-12 09:50:12 -05:00
parent 3bac124921
commit a12a38a7a9

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
```
]