Some pods are being evicted due to some containers exceeding the
usage of ephemeral-storage: since there was no value on the manifest,
it was set to 0, which means that basically any value would cause the
pod to fail.
Test Plan:
PASS - Build stx-openstack tarball.
PASS - Upload/apply stx-openstack and check that new values of
ephemeral-storage took place.
PASS - Remove/delete stx-openstack.
Depends-On: https://review.opendev.org/c/starlingx/helm-charts/+/854006
Closes-Bug: #1970645
Signed-off-by: Pedro Almeida <pedro.monteiroazevedodemouraalmeida@windriver.com>
Co-authored-by: Rafael Falcao <rafael.vieirafalcao@windriver.com>
Change-Id: Idcb61c976820574d9ac771cd3bbc1f91f8651f54
(cherry picked from commit e2d9f126ef)