diff --git a/gitea/helm-values/gitea.yaml b/gitea/helm-values/gitea.yaml index 41162b2..2fe0108 100644 --- a/gitea/helm-values/gitea.yaml +++ b/gitea/helm-values/gitea.yaml @@ -158,8 +158,7 @@ resources: requests: cpu: 10m # Reduced from 50m based on actual usage (5m) memory: 256Mi - limits: - memory: 512Mi + limits: {} # Security context securityContext: {}