From 5bbe156a9111d975065d2c25011115ab64ab4839 Mon Sep 17 00:00:00 2001 From: Evans Mungai Date: Fri, 31 Oct 2025 18:45:07 +0000 Subject: [PATCH] fix: indent options in goldpinger docs Signed-off-by: Evans Mungai --- docs/collect/goldpinger.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/collect/goldpinger.md b/docs/collect/goldpinger.md index e3d3c4f1..31d31617 100644 --- a/docs/collect/goldpinger.md +++ b/docs/collect/goldpinger.md @@ -21,9 +21,10 @@ In addition to the [shared collector properties](/docs/collect/collectors/#share - ##### `collectDelay` (optional) Delay collection to allow goldpinger time to start sending requests. Defaults to 0s if an existing goldpinger installation is detected, and 6s if troubleshoot installs the temporary goldpinger service. - + - ##### `podLaunchOptions` (Optional) Pod launch options to start a pod + - ##### `namespace` (Optional) Namespace to launch the pod in. Defaults to the `default` namespace.