Yvonne Ding 10051cce95 Add a toleration in ceph-pools-audit
CMK will check worker has the taint "cmk=true:NoSchedule" after assign
application-isolated cores on Applications. Current ceph-pools-audit
Cron job does not allow pod to be scheduled when this taint is applied.
It is observed one ceph-pools-audit pod is pending because it can not
tolerate {cmk:true} taint on AIO-SX. Add toleration support for
ceph-pools-audit so that a helm override can be provided to allow job
scheduling when CMK is installed.

Closes-Bug: 1934006
Signed-off-by: Yvonne Ding <yvonne.ding@windriver.com>
Change-Id: I57462ac5d4ce700dbd89dd7569101834e0f0c83d
2021-07-08 15:50:44 +00:00
..
2019-04-29 13:35:29 -04:00

This directory contains all StarlingX charts that need to be built to support
platform integration immediately after installation. Some charts are common
across applications. These common charts reside in the
stx-config/kubernetes/helm-charts directory. To include these in this
application update the build_srpm.data file and use the COPY_LIST_TO_TAR
mechanism to populate these commom charts.