Add docs for building and using custom awx image

This commit is contained in:
Christian M. Adams
2021-04-26 15:03:27 -04:00
parent 1e7b7d1a30
commit 191a25cccc
2 changed files with 30 additions and 0 deletions

View File

@@ -78,6 +78,8 @@ spec:
tower_ingress_type: Ingress
```
> If a custom AWX image is needed, see [these docs](./docs/build_awx_image.md) on how to build and use it.
And then creating the AWX object in the Kubernetes API:
```