ansible / awx-resource-operator

41 stars 31 forks source link

Remove depricated job_template_name in README #160

Open neevnuv opened 5 months ago

neevnuv commented 5 months ago

The following spec options have been depricated from JobTemplates: JobTemplates:

This PR changes them to the newer version the README.

neevnuv commented 5 months ago

This PR is ready for review 😁

  1. I think the https://github.com/ansible/awx-resource-operator/?tab=readme-ov-file#get-involved in the README should be aligned with the awx-operator and awx in a future PR.
  2. Maybe in a future PR we should add a documentation that goes through the CRDs of the resource operator and shows examples of deploying each one. Like the ones in Usage paragraphs in the README on AnsibleJobs and Job.Template