AAP-38745 Increase limits in manager.py (#2006)

* AAP-38745 Increase limits in manager.py

Closes https://issues.redhat.com/browse/AAP-38745

* Update manager.yaml
This commit is contained in:
Yuval Lahav
2025-01-20 18:32:49 +02:00
committed by GitHub
parent 5d0f91ec13
commit 3d1ecc19f4

View File

@@ -73,8 +73,8 @@ spec:
memory: "32Mi"
cpu: "50m"
limits:
memory: "960Mi"
cpu: "1500m"
memory: "4000Mi"
cpu: "2000m"
serviceAccountName: controller-manager
imagePullSecrets:
- name: redhat-operators-pull-secret