Issue #1: Add tower and task deployments, along with basic Tower config.

This commit is contained in:
Jeff Geerling
2019-11-05 18:24:52 -06:00
parent da675b7b59
commit 94ce7b49a2
7 changed files with 119 additions and 8 deletions

View File

@@ -41,8 +41,8 @@ spec:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: tower-operator
# - name: ANSIBLE_VERBOSITY
# value: '4'
- name: ANSIBLE_VERBOSITY
value: '3'
volumes:
- name: runner
emptyDir: {}