mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
typo in inventory
simple typo fix `this` -> `these`
This commit is contained in:
parent
22c4b28917
commit
9e528ea898
@ -27,7 +27,7 @@ dockerhub_base=ansible
|
||||
# pg_mem_limit=2
|
||||
|
||||
# Kubernetes and Openshift Install Resource Requests
|
||||
# This are the request and limit values for a pod's container for task/web/rabbitmq/memcached/management.
|
||||
# These are the request and limit values for a pod's container for task/web/rabbitmq/memcached/management.
|
||||
# The total amount of requested resources for a pod is the sum of all
|
||||
# resources requested by all containers in the pod
|
||||
# A cpu_request of 1500 is 1.5 cores for the container to start out with.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user