From 5b982365675600d324e6ea43d4063f6ee4cde977 Mon Sep 17 00:00:00 2001 From: Adrien Chauve Date: Tue, 2 Apr 2024 14:48:20 +0200 Subject: [PATCH] fix: scale down n8n to avoid duplicate jobs (#330) --- .kontinuous/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.kontinuous/values.yaml b/.kontinuous/values.yaml index ae9a3739..a0f9f9f3 100644 --- a/.kontinuous/values.yaml +++ b/.kontinuous/values.yaml @@ -36,6 +36,7 @@ graphiql: n8n: ~chart: app ~needs: [build-n8n] + replicas: 1 imagePackage: n8n probesPath: /healthz containerPort: 5678 @@ -96,7 +97,6 @@ strapi: jobs: ~chart: jobs runs: - build-front: use: build with: