Merge "For stability bump size of rabbitmq PV to 1Gi"

This commit is contained in:
Zuul 2019-03-11 17:26:17 +00:00 committed by Gerrit Code Review
commit bc7883e374
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,3 @@
SRC_DIR="stx-openstack-helm"
COPY_LIST_TO_TAR="$PKG_BASE/../../../helm-charts/rbd-provisioner $PKG_BASE/../../../helm-charts/garbd $PKG_BASE/../../../helm-charts/ceph-pools-audit"
TIS_PATCH_VER=7
TIS_PATCH_VER=8

View File

@ -329,6 +329,12 @@ data:
anti:
type:
default: requiredDuringSchedulingIgnoredDuringExecution
# TODO: Revert to upstream defaults once the following LP is resolved:
# https://bugs.launchpad.net/starlingx/+bug/1814595. By changing this PV
# size to 1Gi from the default 265Mi, this avoids the kernel hang from the
# filesystem race as seen in the LP.
volume:
size: 1Gi
source:
type: tar
location: http://172.17.0.1/helm_charts/rabbitmq-0.1.0.tgz