mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 22:02:53 +00:00
Admin Password: Allow one to specify an admin password secret else generate it
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user