Issue #1: Get memcached and rabbitmq deployments running.

This commit is contained in:
Jeff Geerling
2019-11-05 14:02:33 -06:00
parent b9b7114e09
commit da675b7b59
4 changed files with 9 additions and 4 deletions

View File

@@ -40,7 +40,9 @@ spec:
fieldRef:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: "tower-operator"
value: tower-operator
# - name: ANSIBLE_VERBOSITY
# value: '4'
volumes:
- name: runner
emptyDir: {}