fix(kb/grafana): close non-closed details tag

This commit is contained in:
Michele Cereda
2025-03-29 23:45:17 +01:00
parent 97e406864d
commit 40e5ebc7c2

View File

@@ -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