update var for sst pass

This commit is contained in:
admin 2026-02-04 21:00:08 -07:00
parent 3c3566a4dd
commit bd949862fb

View file

@ -25,7 +25,7 @@ services:
- --binlog-format=row - --binlog-format=row
- --innodb-autoinc-lock-mode=2 - --innodb-autoinc-lock-mode=2
- --wsrep-sst-method=mariabackup - --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. # No manual weights needed anymore. Default weight=1 is perfect.
- --wsrep-provider-options=pc.ignore_sb=true;pc.npvo=true - --wsrep-provider-options=pc.ignore_sb=true;pc.npvo=true