mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 11:40:05 -03:30
Fix memcached_hostname bug in k8s installs
Fallout from https://github.com/ansible/awx/pull/5340.
This commit is contained in:
@@ -27,6 +27,7 @@ task_cpu_request: 1500
|
||||
rabbitmq_mem_request: 2
|
||||
rabbitmq_cpu_request: 500
|
||||
|
||||
memcached_hostname: localhost
|
||||
memcached_mem_request: 1
|
||||
memcached_cpu_request: 500
|
||||
|
||||
|
||||
Reference in New Issue
Block a user