diff --git a/roles/openshift-apps/koschei/templates/frontend-deployment.yml b/roles/openshift-apps/koschei/templates/frontend-deployment.yml index 8a3d9178c0..35e111f0ce 100644 --- a/roles/openshift-apps/koschei/templates/frontend-deployment.yml +++ b/roles/openshift-apps/koschei/templates/frontend-deployment.yml @@ -31,8 +31,8 @@ spec: cpu: 500m memory: 256Mi limits: - cpu: 2000m - memory: 768Mi + cpu: 3000m + memory: 896Mi readinessProbe: timeoutSeconds: 1 initialDelaySeconds: 5