diff --git a/argocd/apps/plane/values-plane.yaml b/argocd/apps/plane/values-plane.yaml index ecf8318..2a9f981 100644 --- a/argocd/apps/plane/values-plane.yaml +++ b/argocd/apps/plane/values-plane.yaml @@ -58,11 +58,9 @@ spec: aws_s3_endpoint_url: "https://sws3.innovation-hub-niedersachsen.de" worker: - replicas: 1 - memoryLimit: 4000Mi - cpuLimit: 1000m - cpuRequest: 500m - memoryRequest: 2000Mi + replicas: 2 + memoryLimit: 4Gi + memoryRequest: 2Gi destination: server: 'https://kubernetes.default.svc'