From 0a9237fae90abdbb7a8cfb241f00d14de464bb3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Thu, 15 Aug 2024 10:58:34 +0300 Subject: [PATCH] wildduck: Limit CPU for Dragonfly --- wildduck/session-storage.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/wildduck/session-storage.yaml b/wildduck/session-storage.yaml index 48d1a83..f830c92 100644 --- a/wildduck/session-storage.yaml +++ b/wildduck/session-storage.yaml @@ -27,6 +27,7 @@ spec: replicas: 3 resources: limits: + cpu: 1000m memory: 1Gi topologySpreadConstraints: - maxSkew: 1