Skip to content

Commit a1b3e03

Browse files
Klaas-lahavyuv86
andauthored
AAP-38745 Increase limits in manager.py (#2006) (#2)
* AAP-38745 Increase limits in manager.py Closes https://issues.redhat.com/browse/AAP-38745 * Update manager.yaml Co-authored-by: Yuval Lahav <51315998+lahavyuv86@users.noreply.github.com>
1 parent 083facd commit a1b3e03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/manager/manager.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ spec:
7373
memory: "32Mi"
7474
cpu: "50m"
7575
limits:
76-
memory: "960Mi"
77-
cpu: "1500m"
76+
memory: "4000Mi"
77+
cpu: "2000m"
7878
serviceAccountName: controller-manager
7979
imagePullSecrets:
8080
- name: redhat-operators-pull-secret

0 commit comments

Comments
 (0)