services.k3s.extraFlags
Extra flags to pass to the k3s command.
- Type
string or list of string- Default
[ ]- Example
[ "--etcd-expose-metrics" "--cluster-cidr 10.24.0.0/16" ]- Declared
- <nixpkgs/nixos/modules/services/cluster/rancher/default.nix>
Extra flags to pass to the k3s command.
string or list of string[ ][
"--etcd-expose-metrics"
"--cluster-cidr 10.24.0.0/16"
]