From 79e7592fb265f0db47124df247defefd851f9c91 Mon Sep 17 00:00:00 2001 From: Pangidoan Butar <38452094+doanbutar@users.noreply.github.com> Date: Sat, 11 Jan 2025 08:59:05 +0800 Subject: [PATCH] Update configure-agent-clustering.md Removing this part: Ensure that your values.yaml file has controller.type set to statefulset since autoscaling supported for deployment type. PR: https://github.com/grafana/agent/pull/3221 --- docs/sources/flow/tasks/configure-agent-clustering.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/sources/flow/tasks/configure-agent-clustering.md b/docs/sources/flow/tasks/configure-agent-clustering.md index 89ab83d8329e..2943e77e32b4 100644 --- a/docs/sources/flow/tasks/configure-agent-clustering.md +++ b/docs/sources/flow/tasks/configure-agent-clustering.md @@ -43,9 +43,6 @@ This topic describes how to add clustering to an existing installation. This section guides you through enabling clustering when {{< param "PRODUCT_NAME" >}} is installed on Kubernetes using the {{< param "PRODUCT_ROOT_NAME" >}} [Helm chart](ref:install-helm). -### Before you begin - -- Ensure that your `values.yaml` file has `controller.type` set to `statefulset`. ### Steps