diff --git a/argocd/apps/plane/values-plane.yaml b/argocd/apps/plane/values-plane.yaml index 2fe17fd..ecf8318 100644 --- a/argocd/apps/plane/values-plane.yaml +++ b/argocd/apps/plane/values-plane.yaml @@ -59,10 +59,10 @@ spec: worker: replicas: 1 - memoryLimit: 4Gi - cpuLimit: 2000m - memoryRequest: 2Gi - cpuRequest: 1000m + memoryLimit: 4000Mi + cpuLimit: 1000m + cpuRequest: 500m + memoryRequest: 2000Mi destination: server: 'https://kubernetes.default.svc'