norbertgrz
norbertgrz
> Have you tried setting a LimitRange? > > ``` > apiVersion: v1 > kind: LimitRange > metadata: > name: limit-mem-cpu-per-pod > namespace: my-ns > spec: > limits: > -...
As i mentioned before, limitRange was already set on my cluster. About running jobs, isn't this setting ee_resource_requirements responsible for assigning resources to running execution environments?
Could you guide me where did you found thoses settings?
> @norbertgrz, I ran into the same issue as you and stumbled upon this thread. I think @JMora77 means something along the lines of this which worked for me: >...
Looks like this issue was solved by this commit https://github.com/ansible/awx-operator/commit/041270ffbe7d27cc5dcc698f3e8d116a3f924b83