diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2019-12-06 18:27:53 +0100 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2019-12-06 18:27:53 +0100 |
commit | 06a449bab3f4713a83f0415f5013bb5602e72e1f (patch) | |
tree | 40879b10eaf7feb49f4d787918e6ac2be2087a84 /kubernetes/common/mariadb-init | |
parent | 72c71c0b832a169c03bcdbaa5997956e30f62c7c (diff) |
[SO] Use global storage templates for PVC
OOM has now templates in order to create the needed PVC, using:
* a PV with a specific class when using a common nfs mount path between
nodes (sames as today use) --> is the default behavior today
* or a storage class if we want to use dynamic PV.
On this case, we use (in order of priority):
- persistence.storageClassOverride if set on the chart
- global.persistence.storageClass if set globally
- persistence.storageClass if set on the chart
Change-Id: Ice44eda13aad44564d61f9e954cd11085a81d56f
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Diffstat (limited to 'kubernetes/common/mariadb-init')
0 files changed, 0 insertions, 0 deletions