docs: fix incorrect awx version for operator 0.26.0

This commit is contained in:
kurokobo 2022-08-11 16:16:46 +09:00
parent 33b3c9cfe4
commit 0d3f86e618
2 changed files with 4 additions and 4 deletions

View file

@ -32,13 +32,13 @@ An example implementation of AWX on single node K3s using AWX Operator, with eas
- K3s v1.24.3+k3s1
- Products that will be deployed:
- AWX Operator 0.26.0
- AWX 21.3.0
- AWX 21.4.0
- PostgreSQL 13
## References
- [K3s - Lightweight Kubernetes](https://rancher.com/docs/k3s/latest/en/)
- [INSTALL.md on ansible/awx](https://github.com/ansible/awx/blob/21.3.0/INSTALL.md) @21.3.0
- [INSTALL.md on ansible/awx](https://github.com/ansible/awx/blob/21.4.0/INSTALL.md) @21.4.0
- [README.md on ansible/awx-operator](https://github.com/ansible/awx-operator/blob/0.26.0/README.md) @0.26.0
## Requirements

View file

@ -7,8 +7,8 @@ spec:
# These parameters are designed for use with:
# - AWX Operator: 0.26.0
# https://github.com/ansible/awx-operator/blob/0.26.0/README.md
# - AWX: 21.3.0
# https://github.com/ansible/awx/blob/21.3.0/INSTALL.md
# - AWX: 21.4.0
# https://github.com/ansible/awx/blob/21.4.0/INSTALL.md
admin_user: admin
admin_password_secret: awx-admin-password