From e50ef680d0de5d0fd94bffcdd8e4c75ac2d664c8 Mon Sep 17 00:00:00 2001 From: emrekirman Date: Mon, 29 Dec 2025 13:04:32 +0000 Subject: [PATCH] Update avente-crm/aventecrm.yml --- avente-crm/aventecrm.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/avente-crm/aventecrm.yml b/avente-crm/aventecrm.yml index 6e2d7de..bad5a63 100644 --- a/avente-crm/aventecrm.yml +++ b/avente-crm/aventecrm.yml @@ -44,6 +44,9 @@ services: condition: on-failure delay: 5s max_attempts: 3 + placement: + constraints: + - node.labels.platform == prod resources: limits: cpus: '1' @@ -68,6 +71,9 @@ services: condition: on-failure delay: 5s max_attempts: 3 + placement: + constraints: + - node.labels.platform == prod resources: limits: cpus: '1'