update node ip to be local not keepalived

This commit is contained in:
admin 2026-02-04 21:34:23 -07:00
parent 8aa5ec9f86
commit fa2c1614b0

View file

@ -20,7 +20,7 @@ services:
- --wsrep-cluster-name=mgdev1
- --bind-address=0.0.0.0
- --wsrep-cluster-address=gcomm://${CLUSTER_PRI_IP},${CLUSTER_SEC_IP},${CLUSTER_ARB_IP}${MGDB_NOTE_PRI}
- --wsrep-node-address=${CLUSTER_KEEPALIVED_IP}
- --wsrep-node-address=${MGDB_LOCAL_IP}
- --wsrep-node-name=node${MGDB_NODE_NUMBER}
- --binlog-format=row
- --innodb-autoinc-lock-mode=2