From bf7a1822bfc64e7db52ce3c88a871cf1687f2241 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Wed, 26 Jun 2024 20:31:40 -0400 Subject: [PATCH] fix(huginn): lower agent replica count for debugging --- cluster/apps/default/huginn/agent-helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/default/huginn/agent-helm-release.yaml b/cluster/apps/default/huginn/agent-helm-release.yaml index b2ec677..18e92b5 100644 --- a/cluster/apps/default/huginn/agent-helm-release.yaml +++ b/cluster/apps/default/huginn/agent-helm-release.yaml @@ -18,7 +18,7 @@ spec: values: controllers: main: - replicas: 3 + replicas: 1 pod: securityContext: