[MARIADB][SO] Connect MariaDB Galera via master node
[oom.git] / kubernetes / modeling / components / modeling-etsicatalog / values.yaml
index 29f5430..ddd82c9 100644 (file)
@@ -22,6 +22,8 @@ global:
     mountPath: /dockerdata-nfs
 
   mariadbGalera:
+    # flag to enable the DB creation via mariadb-operator
+    useOperator: true
     #This flag allows SO 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)