diff --git a/Containers/Kubernetes/Rancher RKE2/AWX Operator/Ansible Operator.md b/Containers/Kubernetes/Rancher RKE2/AWX Operator/Ansible Operator.md index 4aacc9c..f6fca2f 100644 --- a/Containers/Kubernetes/Rancher RKE2/AWX Operator/Ansible Operator.md +++ b/Containers/Kubernetes/Rancher RKE2/AWX Operator/Ansible Operator.md @@ -10,7 +10,6 @@ You will need to deploy a [Rancher RKE2 Cluster](https://docs.bunny-lab.io/Conta !!! tip If this is a virtual machine, after deploying the RKE2 cluster and validating it functions, now would be the best time to take a checkpoint / snapshot of the VM before moving forward, in case you need to perform rollbacks of the server(s) if you accidentally misconfigure something during deployment. - ## Server Configuration The AWX deployment will consist of 3 yaml files that configure the containers for AWX as well as the NGINX ingress networking-side of things. You will need all of them in the same folder for the deployment to be successful. For the purpose of this example, we will put all of them into a folder located at `/awx`.