Skip to content

Commit b23762f

Browse files
committed
Increase nginx memory limit
1 parent 636eb6a commit b23762f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openshift/nginx.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spec:
5858
memory: "8Mi"
5959
cpu: "5m"
6060
limits:
61-
memory: "32Mi"
61+
memory: "50Mi"
6262
cpu: "10m"
6363
replicas: 1
6464
strategy:

0 commit comments

Comments
 (0)