diff --git a/helmfile/environments/default/resources.yaml.gotmpl b/helmfile/environments/default/resources.yaml.gotmpl index 9b97544b..903d8d92 100644 --- a/helmfile/environments/default/resources.yaml.gotmpl +++ b/helmfile/environments/default/resources.yaml.gotmpl @@ -293,7 +293,7 @@ resources: openproject: limits: cpu: 99 - memory: "2Gi" + memory: "3Gi" requests: cpu: 0.1 memory: "768Mi"