Issue #5: More work towards getting k8s_exec module working in Operator.

This commit is contained in:
Jeff Geerling
2019-11-12 17:38:45 -06:00
parent f642f01de6
commit f24355c66b
6 changed files with 72 additions and 5 deletions

View File

@@ -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).