fix: CRW-2383 bump memory limit to 5Gi in 7.36.x (#1151)

Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
7.36.x
Ilya Buziuk 2021-10-20 10:34:58 +02:00 committed by GitHub
parent ebdec42029
commit 44d1e69810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -963,7 +963,7 @@ spec:
resources:
limits:
cpu: 500m
memory: 2.5Gi
memory: 5Gi
requests:
cpu: 100m
memory: 64Mi

View File

@ -1010,7 +1010,7 @@ spec:
resources:
limits:
cpu: 500m
memory: 2.5Gi
memory: 5Gi
requests:
cpu: 100m
memory: 64Mi

View File

@ -256,7 +256,7 @@ spec:
resources:
limits:
cpu: 500m
memory: 2.5Gi
memory: 5Gi
requests:
cpu: 100m
memory: 64Mi