mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 05:52:15 +11:00
docs: add link to the older version
This commit is contained in:
parent
73c628ee3e
commit
ea1391b18a
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ curl -sfL https://get.k3s.io | INSTALL_K3S_VERSION=v1.28.6+k3s2 sh -s - --write-
|
|||
### Install AWX Operator
|
||||
|
||||
> [!WARNING]
|
||||
> If you are planning that creating backup of your AWX instance using AWX Operator by referring [the backup guide](backup), AWX Operator 2.12.2 is not recommended due to [a known issue for backup](https://github.com/ansible/awx-operator/issues/1734).
|
||||
> If you are planning that creating backup of your AWX instance using AWX Operator by referring [the backup guide](backup), AWX Operator 2.12.2 is not recommended due to [a known issue for backup](https://github.com/ansible/awx-operator/issues/1734). Use the older version of AWX Operator like [2.12.1](https://github.com/kurokobo/awx-on-k3s/tree/2.12.1) instead.
|
||||
|
||||
Clone this repository and change directory.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue