mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Use task_resource_requirements for migration k8s job (#1912)
This commit is contained in:
@@ -36,6 +36,7 @@ spec:
|
||||
containers:
|
||||
- name: "migration-job"
|
||||
image: '{{ _image }}'
|
||||
resources: {{ task_resource_requirements }}
|
||||
command:
|
||||
- awx-manage
|
||||
- migrate
|
||||
|
||||
Reference in New Issue
Block a user