fix code highlight (#8392)
This commit is contained in:
parent
5298448865
commit
08fcd942c7
1 changed files with 2 additions and 4 deletions
|
@ -61,7 +61,6 @@ This tutorial will show you how to install [Prometheus](https://prometheus.io/)
|
||||||
..
|
..
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
- Deployment manifest:
|
- Deployment manifest:
|
||||||
```
|
```
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
@ -76,7 +75,6 @@ This tutorial will show you how to install [Prometheus](https://prometheus.io/)
|
||||||
- name: prometheus
|
- name: prometheus
|
||||||
containerPort: 10254
|
containerPort: 10254
|
||||||
..
|
..
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue