diff --git a/flux2/apps/wekan/wekan-values-configmap.yaml b/flux2/apps/wekan/wekan-values-configmap.yaml
index 423033adaabe4ac6c302aec00f3fd1f92d20ec7f..97fc8a8c5cd095eb87447e506680737e857b5da3 100644
--- a/flux2/apps/wekan/wekan-values-configmap.yaml
+++ b/flux2/apps/wekan/wekan-values-configmap.yaml
@@ -108,8 +108,8 @@ data:
         existingClaim: "wekan"
       resources:
         limits:
-          cpu: 600m
+          cpu: 1
           memory: 1024Mi
         requests:
-          cpu: 300m
+          cpu: 512m
           memory: 768Mi