Fix broken formatting (#4121)

This commit is contained in:
Samia Nneji 2021-08-25 11:11:25 +01:00 committed by GitHub
parent 55213c0b5f
commit 85f7b39aa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -101,8 +101,8 @@ To access the console in your web browser:
1. Enter the command:
```bash
kubectl port-forward --namespace metrics service/prometheus-operated 9090
```
```bash
kubectl port-forward --namespace metrics service/prometheus-operated 9090
```
1. Access the console in your browser via http://localhost:9090.
1. Access the console in your browser via `http://localhost:9090`.