diff --git a/k8s/deployment.jenkins.yaml.j2 b/k8s/deployment.jenkins.yaml.j2 index 5e77b6b..5873cad 100644 --- a/k8s/deployment.jenkins.yaml.j2 +++ b/k8s/deployment.jenkins.yaml.j2 @@ -60,4 +60,4 @@ spec: memory: "128Mi" limits: cpu: "500m" - memory: "512Mi" \ No newline at end of file + memory: "1Gi" \ No newline at end of file