diff --git a/helm/values/gitea.values.yaml b/helm/values/gitea.values.yaml index 649f0c4..59d0a86 100644 --- a/helm/values/gitea.values.yaml +++ b/helm/values/gitea.values.yaml @@ -109,7 +109,11 @@ deployment: - name: PGSSLKEY value: /opt/gitea/.postgresql/postgresql.key resources: + requests: + cpu: 100m + memory: 128Mi limits: + cpu: 6 memory: 6Gi extraVolumes: - name: ssl-bundle