comment out new cluster
This commit is contained in:
parent
95adea59a0
commit
6c2fa71f30
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ services:
|
|||
- /docker/maria/init:/docker-entrypoint-initdb.d
|
||||
command:
|
||||
- mariadbd
|
||||
- --wsrep-new-cluster
|
||||
#- --wsrep-new-cluster
|
||||
- --wsrep-on=ON
|
||||
- --wsrep-provider=/usr/lib/galera/libgalera_smm.so
|
||||
- --wsrep-cluster-name=mgdev1
|
||||
|
|
|
|||
Loading…
Reference in a new issue