ansible-community / awx-operator-helm

Helm chart for the AWX operator.
https://ansible-community.github.io/awx-operator-helm/
GNU General Public License v3.0
28 stars 8 forks source link

Port helm code #1

Closed oraNod closed 3 months ago

oraNod commented 3 months ago

Following on from the announcement to relocate Helm chart code for the AWX Operator from the ansible/awx-operator repo, this PR moves files related to the Helm chart and adds a script to clone relevant parts of the repo so that it is possible to generate the Helm chart with the Makefile.

oraNod commented 3 months ago

I've converted to draft so we don't merge this from the UI, which could mess up the git history. When we're ready to merge, use git merge --ff to get this branch into main and then push it from CLI.