From 21bb31057614579a3d71fc4258e07168d1dbed02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Sun, 2 Nov 2025 16:09:45 +0000 Subject: [PATCH] Update manifests/artemis/gitea/values.yaml --- manifests/artemis/gitea/values.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/manifests/artemis/gitea/values.yaml b/manifests/artemis/gitea/values.yaml index 31d4b2f..7309829 100644 --- a/manifests/artemis/gitea/values.yaml +++ b/manifests/artemis/gitea/values.yaml @@ -658,12 +658,13 @@ postgresql-ha: image: repository: bitnamilegacy/pgpool srCheckPassword: changeme4 - limits: - cpu: 1000m - memory: 2Gi - requests: - cpu: 250m - memory: 1Gi + resources: + limits: + cpu: 1000m + memory: 2Gi + requests: + cpu: 250m + memory: 1Gi ## @param postgresql-ha.service.ports.postgresql PostgreSQL service port (overrides `service.ports.postgresql`) service: