Update README.md

Changing 1 section of code to make it easier for users to follow. took me 15 mins to figure out i needed to run something else
This commit is contained in:
Liam Gamache 2021-11-19 22:19:15 -05:00 committed by GitHub
parent 45775b06cf
commit 4fe74f5a3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -180,6 +180,10 @@ Deploy AWX, this takes few minutes to complete.
```bash ```bash
kubectl apply -k base kubectl apply -k base
``` ```
Then run
```bash
kubectl -n awx logs -f deployments/awx-operator-controller-manager -c awx-manager
```
Once this completed, the logs of `deployments/awx-operator-controller-manager` end with: Once this completed, the logs of `deployments/awx-operator-controller-manager` end with: