mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Issue #1: Get memcached and rabbitmq deployments running.
This commit is contained in:
@@ -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: {}
|
||||
|
||||
Reference in New Issue
Block a user