services.etcd.openFirewall

NixOS option

Open etcd ports in the firewall. Ports opened: 2379/tcp for client requests 2380/tcp for peer communication

type: boolean
Default
false
declared in: nixos/modules/services/databases/etcd.nixView source on NixOS/nixpkgs →