mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 14:22:49 +00:00
Issue #5: More work towards getting k8s_exec module working in Operator.
This commit is contained in:
@@ -25,6 +25,7 @@ So instead of having to maintain a separate playbook, inventory, and installatio
|
||||
tower_secret_key: aabbcc
|
||||
|
||||
tower_admin_user: test
|
||||
tower_admin_email: test@example.com
|
||||
tower_admin_password: changeme
|
||||
|
||||
After a few minutes, your new Tower instance will be accessible at `http://tower.mycompany.com/` (assuming your cluster has an Ingress controller configured).
|
||||
|
||||
Reference in New Issue
Block a user