diff --git a/config/crd/bases/awx.ansible.com_awxs.yaml b/config/crd/bases/awx.ansible.com_awxs.yaml index fe93f6474..3dc656289 100644 --- a/config/crd/bases/awx.ansible.com_awxs.yaml +++ b/config/crd/bases/awx.ansible.com_awxs.yaml @@ -180,10 +180,13 @@ spec: - IfNotPresent - ifnotpresent image_pull_secrets: - description: The image pull secrets + description: Image pull secrets for app and database containers type: array items: type: string + image_pull_secret: # deprecated + description: (Deprecated) Image pull secret for app and database containers + type: string task_resource_requirements: description: Resource requirements for the task container properties: