mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-07 19:23:11 +00:00
awx-operator-controller-manager reduce limit to 30 times as much as request (#1575)
This commit is contained in:
@@ -72,8 +72,8 @@ spec:
|
||||
memory: "32Mi"
|
||||
cpu: "50m"
|
||||
limits:
|
||||
memory: "4096Mi"
|
||||
cpu: "2000m"
|
||||
memory: "960Mi"
|
||||
cpu: "1500m"
|
||||
serviceAccountName: controller-manager
|
||||
imagePullSecrets:
|
||||
- name: redhat-operators-pull-secret
|
||||
|
||||
Reference in New Issue
Block a user