helm-charts/fm-rest-api/fm-rest-api/helm-charts/fm-rest-api/templates
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
..
bin Fixing spaces around = on sed 2021-03-02 08:56:19 -05:00
_helpers.tpl Add chart to deploy fm rest api 2019-05-20 16:08:46 +00:00
configmap-bin.yaml Add chart to deploy fm rest api 2019-05-20 16:08:46 +00:00
configmap-etc.yaml Improve stability with https enabled 2022-02-11 02:36:05 -03:00
deployment.yaml Add resources specification to fm-rest-api 2022-08-23 14:15:43 +00:00
ingress.yaml change fm-rest-api helm endpoint service type to 'faultmanagement' 2019-05-27 15:16:01 +08:00
job-db-drop.yaml Improve stability with https enabled 2022-02-11 02:36:05 -03:00
job-db-init.yaml Improve stability with https enabled 2022-02-11 02:36:05 -03:00
job-db-sync.yaml Improve stability with https enabled 2022-02-11 02:36:05 -03:00
job-ks-endpoints.yaml Improve stability with https enabled 2022-02-11 02:36:05 -03:00
job-ks-service.yaml Improve stability with https enabled 2022-02-11 02:36:05 -03:00
job-ks-user.yaml Improve stability with https enabled 2022-02-11 02:36:05 -03:00
secret-db.yaml Improve stability with https enabled 2022-02-11 02:36:05 -03:00
secret-keystone.yaml Add chart to deploy fm rest api 2019-05-20 16:08:46 +00:00
service-ingress.yaml containerized fm public endpoint can not be accessed 2019-06-10 11:12:43 +08:00
service.yaml Fix fm-rest-api pod crash when starting on 1st time 2019-06-04 03:39:47 +00:00