diff --git a/etc/helm/values/staging.yaml b/etc/helm/values/staging.yaml index 742a958..f5eb772 100644 --- a/etc/helm/values/staging.yaml +++ b/etc/helm/values/staging.yaml @@ -28,9 +28,9 @@ cronResources: resources: requests: cpu: 150m - memory: 1048Mi + memory: 2Gi limits: cpu: 200m - memory: 2096Mi + memory: 4Gi registrySecretName: registry-key