From c717cced527f27830fd689bd3980aaed3a72f2b6 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Fri, 19 Jul 2024 09:52:53 -0700 Subject: [PATCH] Add note about home directory usage dashboard --- docs/tutorials/deploy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/tutorials/deploy.md b/docs/tutorials/deploy.md index b3502c8..53bdd04 100644 --- a/docs/tutorials/deploy.md +++ b/docs/tutorials/deploy.md @@ -221,6 +221,8 @@ spec: You will likely only need to adjust the `claimName` above to use this example. +This is required for the "Home directory usage" dashboard. + ## Deploy the dashbaords There's a helper `deploy.py` script that can deploy the dashboards to any grafana installation.