diff --git a/argocd/apps/plane/values-plane.yaml b/argocd/apps/plane/values-plane.yaml index c947165..0bfd35b 100644 --- a/argocd/apps/plane/values-plane.yaml +++ b/argocd/apps/plane/values-plane.yaml @@ -33,10 +33,10 @@ spec: existingConfigSecret: "admin-s3-secret" worker: - memoryLimit:: 8Gi - cpuLimit: 1000m - cpuRequest: 500m - memoryRequest: 4Gi + memoryLimit:: 16Gi + cpuLimit: 5000m + cpuRequest: 1000m + memoryRequest: 8Gi ingress: enabled: true