diff --git a/.helm/templates/100-apps.yaml b/.helm/templates/100-apps.yaml index d457ee8..cad15ed 100644 --- a/.helm/templates/100-apps.yaml +++ b/.helm/templates/100-apps.yaml @@ -43,8 +43,8 @@ spec: optional: false resources: limits: - cpu: 200m - memory: 256Mi + cpu: 4000m + memory: 4096Mi requests: cpu: 200m memory: 256Mi