services.flannel.etcd.endpoints

NixOS option

Etcd endpoints

type: list of string
Default
[
  "http://127.0.0.1:2379"
]
declared in: nixos/modules/services/networking/flannel.nixView source on NixOS/nixpkgs →