From: jhh Date: Fri, 3 Jan 2020 19:51:59 +0000 (-0600) Subject: ignore tables case in policy galera mariadb X-Git-Tag: 6.0.0~464 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=6361494bb4f7355187a5f82d652c9a22de57954d ignore tables case in policy galera mariadb For compatibility reasons with the legacy pap, console, brmsgw and pdp-x. Issue-ID: POLICY-2320 Signed-off-by: jhh Change-Id: I4fa05e1862acccecb468045a5ff58a84d92b1c26 --- diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index ef0e6b137e..ca1a8a3c21 100644 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -120,6 +120,9 @@ mariadb-galera: persistence: enabled: true mountSubPath: policy/maria/data + externalConfig: |- + [mysqld] + lower_case_table_names = 1 # Resource Limit flavor -By Default using small flavor: small