services.mysql.galeraCluster.nodeAddresses
IP addresses or hostnames of all nodes in the cluster, including this node. This is used to construct the default clusterAddress connection string.
- Type
list of string- Default
[ ]- Example
["10.0.0.10" "10.0.0.20" "10.0.0.30"]- Declared
- <nixpkgs/nixos/modules/services/databases/mysql.nix>