Merge pull request #17 from InsomniacFTW/patch-1

Fixed confusing part in readme.md
This commit is contained in:
kurokobo 2021-11-20 19:57:22 +09:00 committed by GitHub
commit a1e1800085
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
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: