X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fnbi%2Fvalues.yaml;h=49c0592af29565263cb636d42d5d9eba6f8920bf;hb=2c1ba293ccef7dcaf09c46f5b0a8a36245238389;hp=f4f137a454fdc525c0aefda3d5ab35a32b854e47;hpb=c8ef023537910038ef05ce84337a35e429bfc931;p=oom.git diff --git a/kubernetes/nbi/values.yaml b/kubernetes/nbi/values.yaml index f4f137a454..49c0592af2 100644 --- a/kubernetes/nbi/values.yaml +++ b/kubernetes/nbi/values.yaml @@ -19,6 +19,8 @@ global: nodePortPrefix: 302 mariadbGalera: &mariadbGalera + # flag to enable the DB creation via mariadb-operator + useOperator: true #This flag allows NBI to instantiate its own mariadb-galera cluster #When changing it to "true", also set "globalCluster: false" #as the dependency check will not work otherwise (Chart.yaml)