mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-11 11:21:13 +00:00
If a user provide its own secret by using the `tower_postgres_configuration_secret` use this variable, else try to use `<instance>-postgres-configuration` secret. Else create one and use a local database.