StarlingX Helm Charts that are not part of a major application
b34b868801
Some pods are being evicted due to some containers exceeding the usage of a specific resource. The goal of this change is to be able to specify values of limits and requests for fm-rest-api pods. In this way we can make sure that the system has the necessary resources to support the api. Test Plan: PASS: Check that with the 'enabled' flag set to 'false' no values of requests and limits are specified. PASS: Check that with the 'enabled' flag set to 'true' the default values of requests and limits takes place. PASS: Override the default value of requests/limits and set the 'enabled' flag to 'true' and check that the new value takes place in the description of the pod. Partial-bug: 1970645 Signed-off-by: Rafael Falcao <rafael.vieirafalcao@windriver.com> Change-Id: I8a247c09643303f80a61b989d4b82c3835b7e601 |
||
---|---|---|
fm-rest-api/fm-rest-api/helm-charts/fm-rest-api | ||
node-feature-discovery/node-feature-discovery/helm-charts/node-feature-discovery | ||
psp-rolebinding/psp-rolebinding/helm-charts/psp-rolebinding | ||
secret-observer/secret-observer/helm-charts/secret-observer | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
centos_build_layer.cfg | ||
CONTRIBUTING.rst | ||
debian_build_layer.cfg | ||
HACKING.rst | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |