StarlingX Helm Charts that are not part of a major application
Go to file
Rafael Falcão b34b868801 Add resources specification to fm-rest-api
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
2022-08-23 14:15:43 +00:00
fm-rest-api/fm-rest-api/helm-charts/fm-rest-api Add resources specification to fm-rest-api 2022-08-23 14:15:43 +00:00
node-feature-discovery/node-feature-discovery/helm-charts/node-feature-discovery Update node-feature-discovery helm chart to current version 2021-05-06 02:00:22 -04:00
psp-rolebinding/psp-rolebinding/helm-charts/psp-rolebinding Add helm chart for psp-rolebinding 2020-06-08 22:27:37 -04:00
secret-observer/secret-observer/helm-charts/secret-observer Change for ClusterRole from v1beta to v1 2022-06-06 12:01:30 -03:00
.gitignore Adding zuul jobs for new repo 2019-09-09 14:27:51 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 09:25:43 -05:00
.zuul.yaml Adding job to upload commits to GitHub 2020-02-06 10:36:01 -05:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 14:27:51 -05:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 14:27:51 -05:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 16:40:08 +08:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:08:17 -04:00
requirements.txt Adding zuul jobs for new repo 2019-09-09 14:27:51 -05:00
test-requirements.txt Adding zuul jobs for new repo 2019-09-09 14:27:51 -05:00
tox.ini Adding zuul jobs for new repo 2019-09-09 14:27:51 -05:00