mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
Fix memcached_hostname bug in k8s installs
Fallout from https://github.com/ansible/awx/pull/5340.
This commit is contained in:
parent
1f628778bb
commit
8ab6a79b37
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user