-
Bug
-
Resolution: Done
-
Major
-
None
-
None
We recommend 5G for the Galera PVC [0] so we need to update our CR in architecture which only requests 500M [1].
We didn't detect this issue earlier until we started testing with LVMS since it actually uses the requested size while with ci-local-storage the 10G and the 500M request actually gets a 10G PV.
[1]
galera:
enabled: true
templates:
openstack:
# TODO(dciabrin) revert back to 3 once OSPRH-7405 is fixed
replicas: 1
secret: osp-secret
storageRequest: 500M
openstack-cell1:
# TODO(dciabrin) revert back to 3 once OSPRH-7405 is fixed
replicas: 1
secret: osp-secret
storageRequest: 500M