From 4744de9f44a9fd97d68624f33211f4f849e6954c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Sat, 1 Nov 2025 15:34:17 +0000 Subject: [PATCH] Update manifests/artemis/gitea/values.yaml --- manifests/artemis/gitea/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/artemis/gitea/values.yaml b/manifests/artemis/gitea/values.yaml index e4c6dc1..dc91b79 100644 --- a/manifests/artemis/gitea/values.yaml +++ b/manifests/artemis/gitea/values.yaml @@ -627,6 +627,9 @@ postgresql-ha: database: gitea password: gitea username: gitea + limits: + cpu: 500m + memory: 750Mi ## @param postgresql-ha.metrics.image.repository Image repository, eg. `bitnamilegacy/postgres-exporter`. metrics: