Fix README.MD
Signed-off-by: Michel Hollands <michel.hollands@grafana.com>
This commit is contained in:
parent
3fa2f19e32
commit
879419a092
@ -15,13 +15,13 @@ A meta-monitoring chart for GEL, GEM and GET.
|
|||||||
1. Install this helm chart
|
1. Install this helm chart
|
||||||
|
|
||||||
```
|
```
|
||||||
helm install -n meta meta ./meta-monitoring
|
helm install -n meta meta ./charts/meta-monitoring
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Upgrade
|
1. Upgrade
|
||||||
|
|
||||||
```
|
```
|
||||||
helm upgrade --install -n meta meta ./meta-monitoring
|
helm upgrade --install -n meta meta ./charts/meta-monitoring
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Delete this chart:
|
1. Delete this chart:
|
||||||
@ -33,7 +33,7 @@ A meta-monitoring chart for GEL, GEM and GET.
|
|||||||
|
|
||||||
## Update dependencies
|
## Update dependencies
|
||||||
|
|
||||||
Run this after updating a dependency:
|
Run this in the charts/meta-monitoring directory after updating a dependency:
|
||||||
|
|
||||||
```
|
```
|
||||||
helm dependency update meta-monitoring
|
helm dependency update meta-monitoring
|
||||||
|
Loading…
x
Reference in New Issue
Block a user