mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-06 13:22:50 +00:00
Issue #1: Add tower and task deployments, along with basic Tower config.
This commit is contained in:
@@ -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: {}
|
||||
|
||||
Reference in New Issue
Block a user