mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Refactor backup role & store secrets as well
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
deployment_type: "awx"
|
||||
tower_postgres_image: postgres:12
|
||||
|
||||
# Secret Names
|
||||
tower_secret_key_secret: "{{ meta.name }}-secret-key"
|
||||
tower_admin_password_secret: "{{ meta.name }}-admin-password"
|
||||
# tower_postgres_configuration_secret: "{{ meta.name }}-postgres-configuration"
|
||||
|
||||
Reference in New Issue
Block a user