diff --git a/apps/gitea.yaml b/apps/gitea.yaml index fe1270e..e631e6c 100644 --- a/apps/gitea.yaml +++ b/apps/gitea.yaml @@ -77,13 +77,13 @@ spec: httpGet: path: / port: http - #resources: - # requests: - # memory: "300Mi" - # cpu: "150m" - # limits: - # memory: "512Mi" - # cpu: "1000m" + resources: + requests: + memory: "300Mi" + cpu: "150m" + limits: + memory: "512Mi" + cpu: "1000m" volumes: - name: gitea persistentVolumeClaim: