From 4198ac78da4733b36b94587dce9fd0a19664106d Mon Sep 17 00:00:00 2001 From: Jon Date: Sat, 23 Sep 2023 23:03:37 +0930 Subject: [PATCH] docs: add blurb on values !1 --- docs/projects/kubernetes_monitoring/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/projects/kubernetes_monitoring/index.md b/docs/projects/kubernetes_monitoring/index.md index bbc4e72..3410336 100644 --- a/docs/projects/kubernetes_monitoring/index.md +++ b/docs/projects/kubernetes_monitoring/index.md @@ -43,6 +43,7 @@ This helm chart started off with components from multiple open-source projects. > enable calico metrics with `kubectl patch felixconfiguration default --type merge --patch '{"spec":{"prometheusMetricsEnabled": true}}'` +- Customization of components through values.yaml. _See values.yaml for more details._ ## Installation