commit 6a509e3e4c7473bd1931ad74376fda194063797b parent fff0f8aeb23796a0f96552d56a5021266bdbd588 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 10 Sep 2023 16:14:06 +0200 Allow more resources for d4all Diffstat:
| M | apps/base/matrix/draupnir4all/deployment.yaml | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/apps/base/matrix/draupnir4all/deployment.yaml b/apps/base/matrix/draupnir4all/deployment.yaml @@ -59,6 +59,9 @@ spec: ] resources: limits: + memory: "1024Mi" + cpu: "1000m" + requests: memory: "512Mi" cpu: "500m" ports: