trying bootstrap again
This commit is contained in:
parent
dd373871a6
commit
466f345f64
1 changed files with 1 additions and 1 deletions
|
|
@ -31,4 +31,4 @@ services:
|
|||
- --wsrep-sst-method=mariabackup
|
||||
- --wsrep-sst-auth=sstuser:${SST_PASSWORD}
|
||||
# Weight 2 on Node 1 forces it to be the leader during reboots/resets
|
||||
- --wsrep-provider-options=pc.ignore_sb=true;pc.npvo=true;pc.weight=${MARIA_PC_WEIGHT}
|
||||
- --wsrep-provider-options=pc.ignore_sb=true;pc.npvo=true;pc.weight=${MARIA_PC_WEIGHT};pc.bootstrap=true
|
||||
Loading…
Reference in a new issue