mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Add note on how to access AWX in minikube
This commit is contained in:
parent
bda4db462f
commit
ba8c44f8a6
@ -88,3 +88,9 @@ $ ansible-playbook ansible/instantiate-awx-deployment.yml \
|
||||
|
||||
To iterate on changes to the Dockerfile, rebuild and push the image, then delete
|
||||
the AWX Pod. A new Pod will respawn with the latest revision.
|
||||
|
||||
## Accessing AWX
|
||||
|
||||
```
|
||||
$ minikube service awx-service --url
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user