Skip to content

Commit

Permalink
Fixes litmuschaos#192: Amend Prometheus Helm release name
Browse files Browse the repository at this point in the history
Signed-off-by: Jordi Febrer <[email protected]>
  • Loading branch information
jordifebrer committed Jun 10, 2022
1 parent ebcef7d commit a01c01d
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion website/docs/integrations/prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kubectl create ns monitoring
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prom prometheus-community/kube-prometheus-stack --namespace monitoring
helm install prometheus-stack prometheus-community/kube-prometheus-stack --namespace monitoring
```

- Create the pod monitor as specified
Expand Down

0 comments on commit a01c01d

Please sign in to comment.