mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
added capability to set the redis container resources (#899)
* added capability to set the redis container resources * Reduce resource requests so that it can be scheduled on GitHub workflows Co-authored-by: Cedric Morin <cedric.morin_ext@michelin.com>
This commit is contained in:
@@ -27,3 +27,4 @@ spec:
|
||||
memory: 32M
|
||||
postgres_resource_requirements: {}
|
||||
postgres_init_container_resource_requirements: {}
|
||||
redis_resource_requirements: {}
|
||||
|
||||
Reference in New Issue
Block a user