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: