Admin Password: Allow one to specify an admin password secret else generate it

This commit is contained in:
Yanis Guenane
2021-02-08 14:16:12 +01:00
parent 90bfe5073b
commit e858f34f2c
9 changed files with 68 additions and 5 deletions

View File

@@ -13,7 +13,6 @@ spec:
tower_admin_user: test
tower_admin_email: test@example.com
tower_admin_password: changeme
tower_image: ansible/awx:15.0.0

View File

@@ -12,7 +12,6 @@ spec:
tower_broadcast_websocket_secret: changeme
tower_admin_email: test@example.com
tower_admin_password: changeme
tower_image: ansible/awx:15.0.0