mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-20 18:44:25 +00:00
fix(kb/grafana): close non-closed details tag
This commit is contained in:
@@ -36,7 +36,7 @@ curl -sS \
|
||||
## Setup
|
||||
|
||||
<details>
|
||||
<summary>kubernetes</summary>
|
||||
<summary>Kubernetes</summary>
|
||||
|
||||
```sh
|
||||
helm repo add 'grafana' 'https://grafana.github.io/helm-charts'
|
||||
@@ -68,7 +68,7 @@ kubectl delete namespace --ignore-not-found 'monitoring'
|
||||
|
||||
Access Prometheus instances in the same namespace using `http://prometheus-server`
|
||||
|
||||
<details>
|
||||
</details>
|
||||
|
||||
## Provisioning
|
||||
|
||||
|
||||
Reference in New Issue
Block a user