update var for sst pass
This commit is contained in:
parent
3c3566a4dd
commit
bd949862fb
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ services:
|
|||
- --binlog-format=row
|
||||
- --innodb-autoinc-lock-mode=2
|
||||
- --wsrep-sst-method=mariabackup
|
||||
- --wsrep-sst-auth=sstuser:${SST_PASSWORD}
|
||||
- --wsrep-sst-auth=sstuser:${REPL_PASSWORD}
|
||||
# No manual weights needed anymore. Default weight=1 is perfect.
|
||||
- --wsrep-provider-options=pc.ignore_sb=true;pc.npvo=true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue