upstream/openstack/openstack-helm-infra
Al Bailey bcce8c810f Setting the worker_rlimit_nofile minimum to 2048 for nginx
In the docker image for mariadb-ingress if there are many cores
the calculated value for worker_rlimit_nofile ends up being 1024
which is too small.   This change sets the min to 2048.

Closes-Bug: 1816479
Change-Id: I4f198b703eda61d9a9531640ec01a2770f9ec172
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-02-21 09:54:41 -06:00
..
centos Setting the worker_rlimit_nofile minimum to 2048 for nginx 2019-02-21 09:54:41 -06:00
files Setting the worker_rlimit_nofile minimum to 2048 for nginx 2019-02-21 09:54:41 -06:00
Readme.rst Adding openstack-helm and openstack-helm-infra to the build 2018-11-06 09:38:06 -06:00

Readme.rst

This repo is for https://github.com/openstack/openstack-helm-infra

Changes to this repo are needed for StarlingX and those changes are not yet merged. Rather than clone and diverge the repo, the repo is extracted at a particular git SHA, and patches are applied on top.

As those patches are merged, the SHA can be updated and the local patches removed.