diff --git a/gitea/helm-values.yaml b/gitea/helm-values.yaml index a86c72e..ca50acc 100644 --- a/gitea/helm-values.yaml +++ b/gitea/helm-values.yaml @@ -104,9 +104,9 @@ ingress: resources: requests: cpu: 15m - memory: 100Mi + memory: 200Mi limits: - memory: 100Mi + memory: 200Mi # ============================================================================= # POD CONFIGURATION