Added initial upgrade documentation

This commit is contained in:
Marcelo Moreira de Mello
2021-04-20 00:23:10 -04:00
parent 39ef816f5e
commit 09652056b7
2 changed files with 13 additions and 1 deletions

View File

@@ -3,4 +3,4 @@ postgres_initdb_args: '--auth-host=scram-sha-256'
postgres_host_auth_method: 'scram-sha-256'
ldap_cacert_ca_crt: ''
tower_projects_existing_claim: ''
manual_upgrade_msg: 'Manual Upgrade is required, please refer to the upgrade docs'
manual_upgrade_msg: '{{ meta.name }} requires a manual upgrade. Please refer to the upgrade documentation at https://github.com/ansible/awx-operator#upgrade-notes'